這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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.