该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP Easter Egg

描述

Currently includes options for:

  • Cornify (cornify.com)
  • Raptorize (zurb.com/playground/jquery-raptorize)
  • Rotate the user’s screen
  • Move an image across the user’s screen (bottom, middle, or top)
  • Fire custom JS

If you have the “Activate keycode helper” checkbox checked, the custom keycode will fill based on the JS keyCode.

The filter can be configured to be allowed or not allowed on certain pages via the settings page.

用法

After activation, you should see a new option in your “Settings” menu for “WP Easter Egg” where you can configure this plugin’s settings.

安装

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

评价

阅读所有5条评价

贡献者及开发者

「WP Easter Egg」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「WP Easter Egg」翻译成简体中文。

对开发感兴趣吗?

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

更新日志

2.0.6

  • Update keycode checker to be more specific and avoid fuzzy matches

2.0.5

  • Allow backspace in keycode helper

2.0.4

  • 清理
  • Fix inclusive/exclusive filter

2.0.3

  • Update filter description

2.0.2

  • Add filter to allow on more than on post type (default: post and page)

2.0.1

  • Cleanup admin JS

2.0.0

  • Cleanup JS and filter logic
  • Remove console logs

1.0.7

  • Fix JS error in media library on settings page
  • Add version when enqueueing scripts

1.0.6

  • Text domain fix

1.0.5

  • 清理

1.0.4

  • Fix raptorize.js

1.0.3

  • Restructure plugin and code cleanup

1.0.2

  • Remove image width/height in JS (allow images to be shown in the size uploaded)

1.0.1

  • 清理

1.0.0

  • Add JS keyCode helper for custom codes

0.9.0

  • Fix logic in filter

0.8.0

  • Fix css for image scrolling across user’s screen

0.7.0

  • Add new options for moving image across a user’s screen

0.6.0

  • Cleanup filtering option

0.5.0

  • Add option to turn filter off

0.4.0

  • Adding inclusive/exclusive filter options for posts

0.3.0

  • Add option for raptorize JS

0.2.0

  • Add support for media library on settings page
  • Add option to move image across screen