Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Chris Yau

    (@chris-yau)

    1. wp-content/plugins/really-simple-ssl/security/wordpress/hide-wp-version.php:33
    2. strpos()
      wp-content/plugins/really-simple-ssl/security/wordpress/hide-wp-version.php:33
    3. rsssl_remove_css_js_version()
      wp-includes/class-wp-hook.php:326
    4. apply_filters('script_loader_src')
      wp-content/plugins/query-monitor/classes/Collector_Assets.php:305
    5. do_action('shutdown')
      wp-includes/load.php:1260
    6. shutdown_action_hook()
      wp-includes/load.php:1260
    Plugin Contributor Rogier Lankhorst

    (@rogierlankhorst)

    Hi @chris-yau,

    Thanks for reporting the issue. Apparently it is possible that in some cases the script src is empty/null. I have added a check to prevent this warning, it is currently merged on the GitHub.

    As it is just a warning, not an error, you can safely ignore it and wait for the next update.

    Alternatively, you can replace the plugin with the one on GitHub:
    https://github.com/really-simple-plugins/really-simple-ssl

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP error shows in Query Monitor’ is closed to new replies.