Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

PS Rotator

Mô tả

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/)

Cài đặt

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:

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“PS Rotator” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

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.