wp_enqueue_style error
-
FYI
WP 3.7.1 and plugin v1.0.7 gives PHP error:PHP Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the
wp_enqueue_scripts
,admin_enqueue_scripts
, orlogin_enqueue_scripts
hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /path/to/wp-includes/functions.php on line 3060Plugin still functioning
- The topic ‘wp_enqueue_style error’ is closed to new replies.