Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.51 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.51 KB

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?