Web Screenshots

Web Screenshots Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 2,130 downloads
Web Screenshots Icon

Try plugin: Web Screenshots

We'll create fresh WordPress site with Web Screenshots installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Web Screenshots

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

3


0


0


0


0

updated: 12 years ago
since: 12 years ago
author: Jan Renz

Description

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