Descrizione
A simple and customizable real-time toggle button to hide/show admin bar in front-end.
Installazione
- Upload the plugin files to the
/wp-content/plugins/toggle-hide-show-admin-bar
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the Settings->Toggle Admin Bar screen to configure the plugin.
FAQ
-
How to use the plugin?
-
- Go to Settings->Toggle Admin Bar to access to the plugin dashboard.
- Set the button position, behavior (hover / always visible), background color and text color.
- Save your changes and enjoy the plugin!
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Toggle Hide/Show Admin Bar” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Toggle Hide/Show Admin Bar” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.1.1
- Reduce JS just to handle admin-bar.
- All CSS classes added in back-end.
- All button styles and effects handle from CSS stylesheet.
- Fix wrong behavior when bottom-right option is enable.
1.1.0
- Added uninstall.php file to clean up plugin options from the database upon deletion.
- Added function to check if admin bar is hidden for the current user.
1.0
- Initial release.