TabberList

0

TabberList allows you to organise your many lists into a cool tabbed display on any page or post. The tabs are javascript-powered and the default skin uses Sean Catchpole’s awesome id

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

TabberList allows you to organise your many lists into a cool tabbed display on any page or post. The tabs are javascript-powered and the default skin uses Sean Catchpole’s awesome idTabs.

The plugin is skinnable – you can add custom css and javascript and really make them your own. It also features the ability to mark out new items and to strikethrough old items.

You can limit the categories by using the attribute ‘cat’ and a comma-separated list of the ids of the categories you want to include in the shortcode. e.g.

[tabberlist cat=1] [tabberlist cat=1,2,5] 

You can also set a default title for the list in the admin panel and this can be over-ridden using the ‘title’ attribute as follows:

[tabberlist title='Here is a Custom List Title'] [tabberlist cat=1,2,5 title='A title just for these categories']