项目作者: tommcfarlin
项目描述 :
Hide all admin notices, warnings, and errors in the WordPress admin area using an option in the admin bar.
高级语言: PHP
项目地址: git://github.com/tommcfarlin/toggle-admin-notices.git
Toggle Admin Notices
Allows you to toggle the display of all errors, warnings, and notices in the WordPress dashboard using the admin bar.
How It Works
- Upon activation, the plugin will introduce a new item to the WordPress admin bar (assuming you have it activated).
- When you click the ‘Toggle Admin Notices’, it will hide all of the notices on the current page.
- When you click on the menu item again, it will display all of the options.
Installation
Using The WordPress Dashboard
- Navigate to the ‘Add New’ Plugin Dashboard
- Select
toggle-admin-notices.zip
from your computer - Upload
- Activate the plugin on the WordPress Plugin Dashboard
Using FTP
- Extract
toggle-admin-notices.zip
to your computer - Upload the
toggle-admin-notices.zip
directory to your wp-content/plugins
directory - Activate the plugin on the WordPress Plugins Dashboard
Known Issues
For information about changes related to the project, be sure to review the ChangeLog.
Contributors