Description:

As you Probably Know this plugin allow the blog’s admin to take screenshot of other website via shortcode or via php function calling

In this new version of “WordPress Website Screenshot” i’ve add some feature to the function trigger: I’ve Added new function to display screenshot thumbnail in Home Page or in Archive Page.

  • I’ve Added wimg.ca Screenshot Service
  • I’ve Removed the Link function

Usage:

You Have 2 Ways to use this plugin:

1. Via Shortcode:

  • Create new post
  • Switch on “Html” Mode
  • Add
[screenshot url="www.theurl.com"]

or

2. Via php function in your template files:

  • Open Your Single.php file
  • Add wherever you want (problably under the_title)
<!--p if(function_exists('screenshottheme')) { screenshottheme(); }-->
  • And if You want Thumbnail:
  • Enable Option from Plugin Settings Page
  • Open Your index.php and archives.php
  • Apply This Code
 <!--p if(function_exists('screenthumbnail')) { screenthumbnail(); }-->

Setup:

Install This Plugin like a Normal Plugin Via dashboard or via Ftp

Screenshot:

[nggallery id=4]

Download:

PingBack:

Insert a link to http://www.wpcode.net/wordpress-simp…enshot-v-0-5-5.html into your website to take a pingback