some notices with debug enabled
-
I’m getting those Notices when enabling your plugin with the lastest WP version:
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /site/wp-includes/functions.php on line 3049
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /site/wp-includes/functions.php on line 2908
Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in /site/wp-includes/functions.php on line 2908
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /site/wp-includes/functions.php on line 2908
Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in /site/wp-includes/functions.php on line 2908
They seem to be easy to resolve. I thought that you should know it.
The topic ‘some notices with debug enabled’ is closed to new replies.