このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Pagepeeker

説明

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

インストール

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

FAQ

none

評価

このプラグインにはレビューがありません。

貢献者と開発者

Pagepeeker はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Pagepeeker” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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

1.0

  1. Create pagepeeker plugin