Skip to content
This repository has been archived by the owner on Sep 13, 2019. It is now read-only.

Latest commit

 

History

History
33 lines (21 loc) · 1.27 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.27 KB

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