[wp-trac] [WordPress Trac] #62175: PHP Notice in WP 6.7: _load_textdomain_just_in_time was called incorrectly

WordPress Trac noreply at wordpress.org
Wed Nov 13 08:37:15 UTC 2024


#62175: PHP Notice in WP 6.7: _load_textdomain_just_in_time was called incorrectly
--------------------------+------------------------
 Reporter:  Presskopp     |       Owner:  (none)
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  General       |     Version:  6.7
 Severity:  normal        |  Resolution:  duplicate
 Keywords:                |     Focuses:
--------------------------+------------------------

Comment (by blackstar1991):

 Have the same problem after after update to WP 6.7.0

 {
     "key": "b279d116e6d1091eb2f8dd18f7bb5e6a",
     "type": "notice",
     "message": "Function _load_textdomain_just_in_time was called
 incorrectly. Translation loading for the wpmudev domain was triggered too
 early. This is usually an indicator for some code in the plugin or theme
 running 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.)",
     "file": "wp-includes/functions.php",
     "line": 6114,
     "stack": [
         "wp_trigger_error()",
         "_load_textdomain_just_in_time()",
         "get_translations_for_domain()",
         "translate()",
         "__()",
         "WDEV_Plugin_Ui::reset()",
         "WPMUDEV_Dashboard->__construct()",
         "WPMUDEV_Dashboard::instance()"
     ],
     "component": "Plugin: wpmudev-updates"
 }

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62175#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list