Notice: wp_register_style was called incorrectly
-
Hi,
Reporting possible bug…With Debug mode on, and Change DB Prefix activated, I get the following messages on every page load, including front end and admin dashboard. When I deactivate CDBP, the notices go away.
Notice: wp_register_style 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 /Users/***/wp-includes/functions.php on line 3245
Notice: wp_register_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 /Users/***/wp-includes/functions.php on line 3245
Thanks!
- The topic ‘Notice: wp_register_style was called incorrectly’ is closed to new replies.