=== Dismiss Core Update Nag Dashboard Widget ===
Contributors: luciano-croce
Donate link: https://www.paypal.me/lucianocroce/
Tags: dismiss-update-nag, dismiss-core-update-nag, update-nag, dismiss-dashboard-widget, luciano-croce
Requires PHP: 5.2.4
Requires at least: 2.3
Tested up to: 5.1
Stable tag: trunk
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

dismiss dashboard update nag indicators on admin menu admin bar toolbar disable maintenance mode when it is activated or if it is in mu-plugins

== Description ==

Dismiss "<strong>Core Update</strong>" nag on dashboard, <strong>"Indicators"</strong> on admin menu, admin bar or toolbar, dismiss <strong>"Maintenance Mode"</strong>, when it is activated, or automatically, if it is in mu-plugins directory.

= Tips =

A neat trick, is to put this single file dismiss-update-nag.php (not it's parent directory) in the /wp-content/mu-plugins/ directory (create it if not exists) so you won't even have to enable it, and will be loaded by default, also, since first step installation of WordPress setup!

= About it =

The code of this plugin, is not written with a php framework, but with a simple php editor, manually, compatible UTF-8 without BOM, and Unix LF. To avoid code corruption, do not edit it with WordPress embedded editor, or with any specifications incompatible editor.

= Translation =

Translated by: [Luciano Croce](https://profiles.wordpress.org/luciano-croce/)

= Acknowledgements =

Thanks to [Andrea Gandino (andg)](https://profiles.wordpress.org/andg/) for [Italian](https://translate.wordpress.org/locale/it/default/wp-plugins/dismiss-update-nag) translation approval.

Thanks to [Garrett Hyder](https://profiles.wordpress.org/garrett-eclipse/) for [English (Canada)](https://translate.wordpress.org/locale/en-ca/default/wp-plugins/dismiss-update-nag) translation approval.

== Screenshots ==

1. Dashboard Widget Enabled - Screenshot 1 of 4
2. Dashboard Widget Disabled - Screenshot 2 of 4
3. As single Plugin Enabled - Screenshot 3 of 4
4. As mu-plugins Enabled - Screenshot 4 of 4

== Changelog ==

Plugin approved in the directory on 2018-01-07

Detailed changes are available on [GitHub](https://github.com/luciano-croce/dismiss-update-nag/blob/master/CHANGES.md).

= 1.0.1 =

Release Date: January 07, 2018

* Changed plugin name
* Changed plugin description
* Renamed plugin slug
* Renamed text domain slug
* Preemptive Support for WP 5.0-alpha/beta
* Preemptive Support for WordPress 4.9.2
* Compatible with WordPress 4.9+
* Work with WordPress 2.3+ to 4.9+ ~ 5.0-alpha/beta
* Make sure that run under WP 2.3+ or greater
* Work with PHP 5.2.4 to 7.1+ ~ 7.2+
* Make sure that run under PHP 5.2.4 or greater
* Compatible with MySQL 5.5+ and 5.6+ or greater
* Compatible with MariaDB 5.5+ and 10.0+ or greater
* Compatible with GlotPress translations
* Compatible with load_plugin_textdomain Function
* Compatible with load_muplugin_textdomain Function
* Updated descriptions to reflect changes
* Updated screenshots according new changes
* Updated readme.txt according new changes

= 1.0.0 =

Release Date: December 12, 2013

* First initial release of the plugin
* Use the filter hook and not the action hook
* Compatible with WordPress 2.3+ or greater
* Compatible with WordPress Multisite
* Compatible with mu-plugins directory
* Compatible with 1st step installation setup
* Compatible with the Famous 5 Minute Installation
* Compatible with MySQL 5.0+ or greater
* Requires WordPress Version 2.3+ or greater
* Requires PHP Version 5.2.4 or greater

== Upgrade Notice ==

= 1.0.1 =

1st Recommended [UPDATE] WordPress 2.3+ to 4.9+ ~ 5.0-alpha/beta (Build 2018-01-07) Revised the first initial release code of the plugin! - Security and Maintenance Release According WordPress 4.9.2 / 4.8.4 / 4.7.8 / 4.6.9 / 4.5.12 / 4.4.13 / 4.3.14 / 4.2.18 / 4.1.21 / 4.0.21 / 3.9.22 / 3.8.24 / 3.7.24 / 3.6.1 / 3.5.2 / 3.4.2 / 3.3.3 / 3.2.1 / 3.1.4 / 3.0.6 / 2.9.2 / 2.8.6 / 2.7.1 / 2.6.5 / 2.5.1 / 2.3.3 - Plugin approved in the repository of the plugin directory on 2018-01-07 - The code of this plugin is not written with a php framework, but with a simple php editor, manually. To avoid code corruption, do not edit it with WordPress embedded editor, or with any specifications incompatible editor.