• Resolved mercurydan

    (@mercurydan)


    This shows the deprecated details from Query Monitor in the backend of the website. The files its accessing are not from your plugin but its saying that this plugin is accessing them. So not sure how to fix that to remove this warning. See the attachment

    https://pasteboard.co/W83zCN1BMgwH.png

Viewing 1 replies (of 1 total)
  • Plugin Author Disable Bloat

    (@disablebloat)

    Hi @mercurydan

    These warnings come from WordPress core (to be more specific, the Requests library), not the plugin. The Query Monitor is showing Disable Bloat, but these are false positives.

    Please note that WordPress still does not have full support for PHP 8.1 (it’s still “beta” support). To get rid of these warnings, you can either downgrade to PHP 8.0 or manually upgrade the Requests library.

    You can read more about this here: https://roots.io/wordpress-php-8-1-support-not-found/

    I’m marking this thread as resolved, as this issue is not related to the plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP 8.1 Compatibility’ is closed to new replies.