Skip to content

isabella232/toggle-admin-notices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Upon activation, the plugin will introduce a new item to the WordPress admin bar (assuming you have it activated).
  2. When you click the 'Toggle Admin Notices', it will hide all of the notices on the current page.
  3. When you click on the menu item again, it will display all of the options.

Installation

Using The WordPress Dashboard

  1. Navigate to the 'Add New' Plugin Dashboard
  2. Select toggle-admin-notices.zip from your computer
  3. Upload
  4. Activate the plugin on the WordPress Plugin Dashboard

Using FTP

  1. Extract toggle-admin-notices.zip to your computer
  2. Upload the toggle-admin-notices.zip directory to your wp-content/plugins directory
  3. 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

About

Hide all admin notices, warnings, and errors in the WordPress admin area using an option in the admin bar.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 78.5%
  • JavaScript 21.5%