Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Pagepeeker

Descrizione

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

Installazione

  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Done!

FAQ

none

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Pagepeeker” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

=1.1=
01. Add default values
02. Cleanup source code

1.0

  1. Create pagepeeker plugin