Description
As a logged in user, you can already control the visibility of the WordPress Toolbar when modifying your profile with the ‘Show Toolbar when viewing site’ option. This plugin lets you manage that option while viewing the public part of the site without visiting your profile page saving you a few steps. A few steps over the course of a year can be a considerable saving.
To use, add the following to the end of your URL location:
- ?hidebar or ?nobar to hide the Toolbar
- ?showbar or ?yesbar to show the Toolbar
If you have a ? in the URL already, swap it with a &
This plugin differentiates itself by having a zero footprint. It does not leave any visible buttons, add any extra javascripts or CSS styles. It is also WordPress Network compatible – that is, you can enable it network wide.
Collaborate, participate, or fork this plugin on Github.
Installation
The normal plugin install process applies, that is search for toggle toolbar
from your plugin screen or via the manual method:
- Upload the
toggle-toolbar
folder into your/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Contributors & Developers
“Toggle Toolbar” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Toggle Toolbar” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1601
- Released: 27 January 2016
- First world release