Plugin Directory

Lobot Slider Administrator

Creates a slide management interface in the WordPress backend and provides template tags for fetching the slides' information.

This plugin is ideal for theme developers who need to provide their clients an easy-to-use interface for managing slider content.

To fetch the slides, use the following code:

//returns an array of arrays filled with each slide's info.
$the_slides = fourty_slider_get_slides();

/*
$the_slides = Array
(
    [0] => Array
        (
            [title] => Slide 1 Title
            [caption] => Here is the caption for Slide 1
            [link] => http://your-site.net/2010/09/14/hello-world/
            [image] => http://your-site.net/files/2011/01/steddyp4.jpg
            [external] => 
        )
 
    [1] => Array
        (
            [title] => Slide 2 Title
            [caption] => And here's the caption for Slide 2
            [link] => http://google.com
            [image] => http://your-site.net/files/2011/01/Slide3.gif
            [external] => 1
        )
 
)
*/

Planned Features:

  • add an infinite number of slides
  • various aesthetic improvements
  • internationalization

"Lobot's not the chatty type, but he sure is loyal. And great with computers!" ―Lando Calrissian

Requires: 2.9 or higher
Compatible up to: 3.1.4
Last Updated: 2011-5-19
Downloads: 628

Average Rating

4 stars
(2 ratings)

Support

Got something to say? Need help?

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

100,1,1
0,1,0
100,2,2
100,1,1