Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Rehabtabs

Beschrijving

There are several tabs plugins available, but many of them are poorly coded or use non-intuitive shortcode implementations.

Rehabtabs is intended to to be a clean and intuitive alternative. It facilitates the application of jQuery UI tabs to your pages, posts and custom posts.

Rehabtabs currently supports:

  • interchangeable jQuery UI themes (some included)
  • Ajax mode
  • cookie persistence
  • collapsible tabs
  • fx options

In common with all Vancoder plugins, Rehabtabs strives to follow best practice in WordPress coding. If you spy a bug or see room for improvement, please let me know.

Installatie

  1. Upload rehabtabs to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Visit the Settings page to change defaults, if required

FAQ

How do I use other jQuery UI themes?
  1. Go to the jQuery ThemeRoller
  2. Choose your theme and click the download button
  3. Deselect all components, then reselect Tabs (under Widgets)
  4. Download, giving you a directory called jquery-ui-x.x.xx.custom
  5. Open the subdirectory called css, and copy your chosen theme folder
  6. Paste this folder into plugins/rehabtabs/themes
  7. Your theme should now be available on the Settings page

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Rehabtabs” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Rehabtabs” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.1.2

  • Minor bug fix

1.1.1

  • Minor bug fix

1.1

  • Added usage section to settings
  • Added jQuery UI spinner option to settings
  • Fixed some notices

1.0

  • Modified to accommodate older PHP versions

0.1

  • Initial release