该插件尚未通过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!

常见问题

none

评价

此插件暂无评价。

贡献者及开发者

“Pagepeeker” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Pagepeeker”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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

1.0

  1. Create pagepeeker plugin