• Resolved Lovro Hrust

    (@lovor)


    After updating to WP 6.8 on my dev install warnings started to pop-out (I am developer and using WP_DEBUG === true) about translations loading too early. I found file C:\Wamp.NET\sites\attribution\public\wp-content\plugins\am-lottieplayer\includes\builders\builder.php to be the culprit and lines 256 and 262. You are probably invoking translations here before init. I solved it temporary by removing usage of translation functions there.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘WordPress 6.8 WP warning’ is closed to new replies.