• fabinhoalmeida

    (@fabinhoalmeida)


    Hello everyone.

    Since WP 6.7, the plugin has been triggering translations too early, which is no longer supported by WordPress. In my case, since I use Redis as an object cache, it has started causing critical errors on the platform. Here’s the warning that the plugin is calling translations before init:

    Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the debloat domain was triggered too early. This is usually an indicator of some code in the plugin too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /usr/share/nginx/www/xxxxxx.com/wp-includes/functions.php on line 6121

    Could you help us with a solution to this problem?
    Thank you

The topic ‘Debloat causing critical error’ is closed to new replies.