This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Pagepeeker

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

  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‹Plugins› menu in WordPress
  3. 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.

Contributors

Translate “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

  1. Create pagepeeker plugin