[wp-trac] [WordPress Trac] #63185: Function _load_textdomain_just_in_time was called incorrectly in WP v6.8-RC1

WordPress Trac noreply at wordpress.org
Tue Apr 22 18:26:52 UTC 2025


#63185: Function _load_textdomain_just_in_time was called incorrectly in WP
v6.8-RC1
---------------------------+----------------------
 Reporter:  jorgedelcampo  |       Owner:  (none)
     Type:  defect (bug)   |      Status:  closed
 Priority:  normal         |   Milestone:
Component:  I18N           |     Version:  trunk
 Severity:  normal         |  Resolution:  wontfix
 Keywords:                 |     Focuses:
---------------------------+----------------------

Comment (by swissspidy):

 > Now I find that because another plugin calls `wp_schedule_event()` prior
 to the the `init` action, Revisions is flagged with a notice for its
 proper filtering of cron_schedules. How are we supposed to resolve this if
 `did_action( 'init' )` is bad form?

 Ideally that other plugin would be fixed, to prevent it from triggering
 this notice for everyone else.

 Related: https://core.trac.wordpress.org/ticket/62462#comment:21

 > [...] those will once again be disregarded without harm or false alarm.

 That would just cause early user-facing messages to not be properly
 translated again, which is the whole issue this notice aims to address.

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


More information about the wp-trac mailing list