Description
This plugin is for administrators who want to be notified when updates are available.
Many security problems are consequences of no update. With Zaun, admin are notified !
More information about Ze’s Admin Update Notification
Warning
The plugin WP Security Scan cause bad detection for WordPress upgrade…
To made WordPress upgrade notification working you must comment out this line in wp-content/plugins/wp-security-scan/securityscan.php
:
add_action("init", mrt_remove_wp_version,1);
Installation
Installation is, as usual :
- Upload files to your
/wp-content/plugins/
directory (preserve sub-directory structure if applicable) - Activate the plugin through the ‘Plugins’ menu in WordPress
- If use WP Security Scan plugin, comment out the line where there is :
add_action("init", mrt_remove_wp_version,1);
inwp-content/plugins/wp-security-scan/securityscan.php
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Ze's Admin Update Notification” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Ze's Admin Update Notification” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.