wp_enqueue_style was called incorrectly
-
When i activated this plugin, wp show me a error:
Notice: wp_enqueue_style 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.0.).I think wp_enqueue_script and wp_enqueue_style in infinite-comment-replies.php is called incorrectly. Please fix it.
- The topic ‘wp_enqueue_style was called incorrectly’ is closed to new replies.