Plugin Directory

JS Banner Rotate

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the entire js-banner-rotate folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Place [jsbrotate images=image1url|image2url... /] on your pages/posts
  4. Optionally, you can place the function <?php jsbrotate(images=image1|image2...); ?> in your templates to call the banner

Accepted Arguments

The shortcode/template tag accepts several parameters:

  • As many image URLs as you want: [jsbrotate images=http://blog.url/image1.jpg|http://blog.url/image2.jpg /]
  • Slideshow link: [jsbrotate link=http://whateveryouwant.com /]
  • Image height and width: [jsbrotate height=200 width=900 /]
  • Image display and fade time: [jsbrotate imgdisp=8 imgfade=4 /]

The default height and width is whatever is set for "large" images in the WordPress Media administration section (usually 1024x1024). You must override these in the shortcode if you want to specify different values.

You can toggle the title display - the title defaults to "Home."

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus (1 reporting)

100%
100,1,1
100,2,2
100,1,1
100,1,1

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(5 ratings)