Home Plugins put
Post UI Tabs logo

Post UI Tabs

by Mark / t31os on WordPress.org

Create jQuery tabs inside your posts, pages or post types using simple shortcodes inside the post editor.

(14)
Two different sets of tabs in a single post.

Two different sets of tabs in a single post.

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
    (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
Active installations500+
Weekly downloads
16-33.33%
Version1.1.0
Last updated4/30/2013
WordPress version3.1.0
Tested up to3.6.1
Tags
editorjqueryjquery uishortcodetabs