Descripción
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.
Instalación
- Upload
rehabtabs
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Visit the Settings page to change defaults, if required
Preguntas frecuentes
- How do I use other jQuery UI themes?
-
- Go to the jQuery ThemeRoller
- Choose your theme and click the download button
- Deselect all components, then reselect Tabs (under Widgets)
- Download, giving you a directory called jquery-ui-x.x.xx.custom
- Open the subdirectory called css, and copy your chosen theme folder
- Paste this folder into plugins/rehabtabs/themes
- Your theme should now be available on the Settings page
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Rehabtabs” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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