Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
/ toggle-toolbar Public archive

Quickly toggle the WordPress toolbar from the front end of your site when logged in using a bit of text you add to the end of the URL.

License

Notifications You must be signed in to change notification settings

zedzedzed/toggle-toolbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

toggle-toolbar

Easily toggle the WordPress Toolbar by adding commands to the end of your URL while logged in.

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.

Links

About

Quickly toggle the WordPress toolbar from the front end of your site when logged in using a bit of text you add to the end of the URL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages