• Resolved thomaswagner

    (@thomaswagner)


    Hi! Thank you for this plugin.

    When I use it, I get this warning (I’ve turned them on on my staging instance):
    Deprecated: : Using null as an array offset is deprecated, use an empty string instead in /var/www/mysite.com/wp-includes/functions.php on line 1189

    Is this because of my site or because of the plugin?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author UnoizeStudio

    (@unoizestudio)

    Hi, thanks so much for flagging this — you’re right, and this one is on us, not your setup.It comes from an old WordPress trick we used to grab the current page URL (add_query_arg(null, null)), which turns out to have a known quirk that can throw exactly this kind of notice on PHP 8.1+. Already fixed it for the next release, so it’ll go away once you update. Really appreciate you taking the time to report it with debug logging on — that’s genuinely helpful and made it easy to track down.

    Thanks mate

    Plugin Author UnoizeStudio

    (@unoizestudio)

    Next update on September 1

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.