wp_enqueue_scripts
-
It seems (after testing all the plugins one by one), that WP Photo Sphere has a new problem with the way it enqueues scripts :
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.0.) in path/wp-includes/functions.php on line 4147
If I deactivate this plugin, the problem is removed.
- The topic ‘wp_enqueue_scripts’ is closed to new replies.