설명
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 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
후기
이 플러그인에 대한 평가가 없습니다.