Plugins throws 3 notices.
-
Hi, I have installed your plugin on fresh new WP, and I have got three PHP notices.
It is not critical, but it would be nice if you could fix that.
tnx1.
register_uninstall_hook was called incorrectly. Only a static class method or function can be used in an uninstall hook. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.)
Mo_Ldap_Local_Login->__construct()
wp-content/plugins/ldap-login-for-intranet-sites/wpldaplogin.php:1067
register_uninstall_hook()
wp-content/plugins/ldap-login-for-intranet-sites/wpldaplogin.php:36
wp-includes/functions.php:41612.
Undefined index: option
do_action(‘init’)
wp-settings.php:450
Mo_Ldap_Local_Login->test_attribute_configuration()
wp-includes/class-wp-hook.php:286
wp-content/plugins/ldap-login-for-intranet-sites/wpldaplogin.php:9433.
Undefined index: option
do_action(‘init’)
wp-settings.php:450
Mo_Ldap_Local_Login->test_attribute_configuration()
wp-includes/class-wp-hook.php:286
wp-content/plugins/ldap-login-for-intranet-sites/wpldaplogin.php:947
- The topic ‘Plugins throws 3 notices.’ is closed to new replies.