• hello,

    I am developing a custom theme and run WP on InstantWP. I have debugging on.
    When I installed the plugin, this message appears:

    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.0.) in *\iwpserver\htdocs\wordpress\wp-includes\functions.php on line 3996

    Notice: wp_enqueue_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.0.) in *\iwpserver\htdocs\wordpress\wp-includes\functions.php on line 3996

    It doesn’t look good. I hope you can fix this.

The topic ‘A bug with the plugin’ is closed to new replies.