Description
Put website thumbnails on your site. Use this shortcode
[pagepeeker size="t" url="google.com" alt="Google"]
Supported parameters
- url – URL of the site to take snapshot
- size – The size of the thumbnail. Available sizes:
- t – Tiny, 90 x 68 pixels
- s – Small, 120 x 90 pixels
- m – Medium, 200 x 150 pixels
- l – Large, 400 x 300 pixels
- x – Extra large, 480 x 360 pixels
- alt – For image alt
Installation
- Upload to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Done!
FAQ
none
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Pagepeeker” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Pagepeeker” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
=1.1=
01. Add default values
02. Cleanup source code
1.0
- Create pagepeeker plugin