This plugin is outdated and might not be supported anymore
Post UI Tabs

Post UI Tabs

By t31os_
Details
View on WordPress

Show off your post content inside stylish jQuery powered tabs using one of 24 different jQuery UI themes or include your own custom stylesheet.

Filters

The plugin provides various filters to aid users, they are as follows

  • put_decide_has_tabs: (bool) true/false value that determines whether to run the tabs script(runs inside a filter on the_content)
  • put_theme_dir: (string) passes the theme directory uri
  • put_stylesheet: (string) name of the stylesheet to use for tabs CSS
  • put_skins: (array) passes the array of skins available to the plugin
  • put_stylesheet_uri: (string) the full stylesheet uri used (easier hook for custom stylesheets)
  • put_prev_text: (string) the text used for previous tab navigation(text not shown by default)
  • put_next_text: (string) the text used for next tab navigation(text not shown by default)
  • put_nav_class: (string) the classes applied to the prev and next navigation(second arg indicates prev or next text)
  • put_trailing_linebreak: (bool) true/false value to determine whether or not to add a trailing <br /> (linebreak) after each tab set

A couple of actions are also available for when you’d rather just turn off skins and enqueue your own stylesheet

  • put_enqueue_css: runs on front facing pages with tab sets when the Disable skins is enabled
  • put_admin_enqueue_css: runs on the plugin settings page when the Disable skins is enabled

Details

Plugin code:
put
Plugin version:
1.1.0
Author:
Outdated:
Yes
WP version:
3.1.0 or higher
PHP version:
or higher
Test up to WP version:
3.6.1
Total installations:
500
Last updated:
2013-04-30
Rating:
Times rated:
14
editor
jquery
jquery-ui
shortcode
tabs