• Resolved gmariani405

    (@gmariani405)


    After installing Query Monitor (which I love btw), there are about 10 errors displayed from the plugin itself. Could you resolve these?

    Warning Wrong parameter count for strstr()
    wp-content/plugins/query-monitor/components/db_queries.php:301
    strstr()
    do_action(‘shutdown’)
    shutdown_action_hook()

    is_a(): Deprecated. Please use the instanceof operator
    wp-includes/functions.wp-styles.php:157
    is_a()
    wp_enqueue_style()
    do_action(‘init’)

    is_a(): Deprecated. Please use the instanceof operator
    wp-includes/functions.wp-scripts.php:192
    is_a()
    wp_enqueue_script()
    do_action(‘init’)

    is_a(): Deprecated. Please use the instanceof operator
    wp-includes/functions.wp-scripts.php:110
    is_a()
    wp_localize_script()
    do_action(‘init’)

    is_a(): Deprecated. Please use the instanceof operator
    wp-includes/script-loader.php:827
    is_a()
    print_admin_styles()
    do_action(‘admin_print_styles’)

    is_a(): Deprecated. Please use the instanceof operator
    wp-includes/script-loader.php:701
    is_a()
    print_head_scripts()
    do_action(‘admin_print_scripts’)

    is_a(): Deprecated. Please use the instanceof operator
    wp-includes/script-loader.php:853
    is_a()
    print_late_styles()
    _wp_footer_scripts()
    do_action(‘admin_print_footer_scripts’)

    s_a(): Deprecated. Please use the instanceof operator
    wp-includes/script-loader.php:723
    is_a()
    print_footer_scripts()
    _wp_footer_scripts()
    do_action(‘admin_print_footer_scripts’)

    is_a(): Deprecated. Please use the instanceof operator
    wp-content/plugins/query-monitor/components/db_queries.php:130
    is_a()
    do_action(‘shutdown’)
    shutdown_action_hook()

    is_a(): Deprecated. Please use the instanceof operator
    wp-content/plugins/query-monitor/components/environment.php:112
    is_a()
    do_action(‘shutdown’)
    shutdown_action_hook()

    http://wordpress.org/plugins/query-monitor/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Warning and Errors’ is closed to new replies.