Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Pagepeeker

Beschreibung

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

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Pagepeeker“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Pagepeeker“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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

1.0

  1. Create pagepeeker plugin