Web Screenshots

Displays Thumbnails of a given URL usings wordpress.com inofficial API. Use Shortcode [webscreenshot] with url and optional width param

Author:Jan Renz (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.4.2
Plugin version:1.2.3
Added to WordPress repository:04-10-2012
Last updated:15-10-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:3
Plugin URI:http://wordpress.org/extend/plugins/web-scree...
Total downloads:2 141
Active installs:10+
plugin download
Click to start download

With Usage of the wordpress.com inofficial webpage to screenshot function this plugins generates screenshots of websites. For more information check http://bdisco.de/wordpress-plugins/
There are a few options you can use in your shortcode [webscreenshot]:

url: full Url of the webpage which you want to have screenshoted (mandantory)

width: Pixel width of the screenshot (optional, default: 250)

refresh: If you want to reload the screenshot if it wasn’t generated on the first call (optional, default: true)

link: link image to given url (optional, default: true)

newpage: open link in new page (optional, default: true)

title: set link title tag (will be used as img alt tag also) (optional, default:”)

All img-tags generated will have a class called “webscreenshot”, the link will have a class called “webscreenshot-link” which you can you to perform additional style stuff

Feel free to make pull requests at https://github.com/jprberlin/web-screenshots


ChangeLog