Description
Removing or requiring removal of the admin toolbar from display on the front end of your website is tedious. This plugin uses a built-in WordPress filter (show_admin_bar) to disable it globally.
Screenshots
Installation
- Add this plugin or upload the .zip file
- Activate plugin
Reviews
Contributors & Developers
“Remove Admin Toolbar” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Remove Admin Toolbar” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
= 1.1.5
* Bumping tested up versions
= 1.1.4
* Tested up to WordPress 5.3
= 1.1.3
* Tested up to WordPress 5.2.2
* Changed name of Plugin displayed on WordPress.org repo
* Moved screenshots out of plugin and into /assets directory
1.1.2
- Tested up to WordPress 4.9
1.1.0
- Priority added for compatibility issues with other plugins
1.0.10
- Updated tested to WordPress version 4.7.1
1.0.9
- Updated tested to WordPress version 4.7.
1.0.8
- Updated tested to WordPress version 4.6.1.
1.0.7
- Updated tested to WordPress version.
1.0.6
- Fixed issue with PHP 5.2 errors due to newer array usage
- Updated tested to WordPress version.
1.0.4
- Updated version in main plugin php file
1.0.3
- Updated markdown in changelog section because markdown flavors
1.0.2
- Updated description
- added screenshots
1.0.1
- making code easier to read by renaming the main function
1.0.0
- Created plugin