Roots Wrapper Toolbar archived
WordPress plugin that displays the base and main templates selected by the Roots wrapper in the WordPress toolbar
by Nick Fox · github.com/roots/roots-wrapper-toolbar · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/roots/roots-wrapper-toolbar/archive/refs/heads/master.zipRoots Wrapper Toolbar
The Roots Wrapper Toolbar is a WordPress plugin (or mu-plugin) that displays the base and main templates selected by the Roots wrapper in the WordPress toolbar.
It requires the Roots theme and wrapper to function.
Installation
Clone or download the repo and place into the plugins directory of your Roots based theme and activate.
Alternatively, copy the roots-wrapper-toolbar.php into your mu-plugins folder to prevent unwanted or accidental de-activation.
Privileges
The default user level to view the toolbar is set using is_super_admin(). You can override this by filtering rwt_user_level. Set the filter function to return true to display the toolbar, or false to hide it.
Contributing
Everyone is welcome to help and improve this project. There are several ways you can contribute:
- Reporting issues (please read issue guidelines)
- Suggesting new features
- Writing or refactoring code
- Fixing issues
- Replying to questions on the forum
Support
Please visit Roots Discourse to ask questions and get support from the Roots community.
If you would like to support the author, why not try the Roots Wrapper Override plugin?