Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

PS Rotator

Popis

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

Instalace

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:

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

PS Rotator je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přeložte “PS Rotator” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

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.