=== Disable Admin WP Cron Notice For UpdraftPlus === Contributors: davidbaumwald Tags: updraft, updraftplus, disable, cron, notice, admin Requires at least: 3.5 Tested up to: 6.7.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html An UpdraftPlus extension to remove the 'DISABLE_WP_CRON' admin notice if the site is using a server cron. == Description == This plugin disables the admin notice from UpdraftPlus that warns the user that 'DISABLE_WP_CRON' is enabled. However, if the site is relying upon the server's crontab, the notice is just in the way. Features: * A very simple plugin. Just install and activate, and the 'DISABLE_WP_CRON' notice is gone. == Installation == This section describes how to install the plugin and get it working. 1. Ensure UpdraftPlus is installed and activated 1. Upload the plugin to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' screen in WordPress == Changelog == = 1.0.1 = * Updated assets. = 1.0.0 = * Initial release.