This plugin is outdated and might not be supported anymore
B-Rad Rotator

B-Rad Rotator

Details
View on WordPress

–Basic Way–

Rotator ID
Use shortcode [bRadRotator id=’RotatorID’ ] to have B-Rad Rotator retrieve all posts with the given RotatorID that have both a Thumbnail URL and an Action URL and display them in a rotator.

Adding Rotator Items
Installing B-Rad Rotator enables the user to add rotator Thumbnail URLs and the Action URLs they go to, and then group these thumbnails into separate rotators using a Rotator ID. After you have installed this plugin, you will notice a new option for your posts in the admin section of your site.

Each post can have its own Thumbnail and Action URL.
By using the same Rotator Id in several posts, you can add more items to that rotator.

–Advanced Ways–

Ajax Url
use shortcode [bRadRotator ajaxUrl=’http://someURL’ ] to have B-Rad Rotator retrieve the URL response in the form of a json object (json_encode).

JSON
Use shortcode [bRadRotator json='{“json”:”test json”}’ ] to have B-Rad Rotator parse the passed JSON to populate itself.

JSON FORMAT{

“item0” : { “thumbUrl” : “UrlToImage”, “actionUrl” : “UrlToGoToWhenClicked”},

“item1” : { “thumbUrl” : “UrlToImage”, “actionUrl” : “UrlToGoToWhenClicked”}

}

B-Rad Rotator is available in:

  • English

Documentation

Additional documentation can be found on the B-Rad Rotator page.

Details

Plugin code:
b-rad-rotator
Plugin version:
1.0.1
Outdated:
Yes
WP version:
3.1 or higher
PHP version:
or higher
Test up to WP version:
3.7.41
Total installations:
0
Last updated:
2014-04-20
Rating:
Times rated:
0
image-rotator
images
rotator
thumbnail
thumbnail-rotator