[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 1 16:02:26 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:  Administration  |     Version:  trunk
 Severity:  normal          |  Resolution:  wontfix
 Keywords:                  |     Focuses:
----------------------------+----------------------

Comment (by westguard):

 Something as simple as this throws this same warning in 6.8 RC2:


 {{{
 <?php

         /**
          * @wordpress-plugin
          * Plugin Name: Test plugin
          * Text Domain: test-domain
          */

         $test = __('Test', 'test-domain');
 }}}

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


More information about the wp-trac mailing list