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

PS Rotator

描述

This plugin allows you to add pictures with rotator shortcode or directly in the source theme. Due to implementation
of plug-ins for jQuery jcycle, you can set the transition effect to the next slide.
You can also decide whether the plug is to load pictures randomly or not. For now, plug-in supports up to 10 photos.
IF YOU LOAD MORE THAN THIS NUMBER WILL BE SKIPPED ALL THE PICTURES!

Requirements:

  • NextGen Gallery Plugin (https://wordpress.org/extend/plugins/nextgen-gallery/)

安装

FTP:
1. Download the plugin.
2. Extract the folder from the file.
3. Upload files in the /wp-content/plugins directory with all other plugins.

Usage:
1. You create a gallery at NextGEN Gallery called “rotator”.
2. Add photos to created gallery.
3. Then you can use PS Rotator following methods:
3. 1. Shortcode in posts:
[ps-rotator]
3. 2.Function in template files:

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

将“PS Rotator”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

0.1.5

  • PHP feature: __autoload() changed to spl_autoload_register().

0.1.4

  • PHP feature: __autoload();

0.1.3

  • Select an effect for transitions between slides.
  • Added: Random display of slides.

0.1.2

  • Added: Admin Pages: Settings and Help.

0.1.1

  • Added: shortcode: [ps-rotator].

0.1

  • Created plugin for pictures rotation. Only PHP code for add it to post or page.