• Resolved marikamitsos

    (@marikamitsos)


    We must still be at WordPress 6.2.2 and just upgraded from WP STAGING v3.0.5 -which was working fine- to WP STAGING v4.4.0

    Unfortunately WP STAGING v4.4.0 gives MULTIPLE WARNINGS, every time we visit the plugin’s back pages.

    Warning: strpos(): Empty needle in /wp-includes/blocks.php on line 141

Viewing 1 replies (of 1 total)
  • Plugin Contributor alaasalama

    (@alaasalama)

    Hi @marikamitsos
    This is a warning message referencing one of the WordPress core files, I’m not sure if this is related to WP STAGING plugin unless you share the error stack trace.

    Anyway, since it’s a warning message, you can hide it by setting WP_DEBUG_DISPLAY To false in wp-config.php file. Check this guide to learn how you can enable WP_DEBUG mode (which seems to be already enabled on your site), and check the status of WP_DEBUG_DISPLAY parameter, it must be set to false.

    Thanks,
    Alaa

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.