[wp-trac] [WordPress Trac] #63674: Missing text domain in query-large-title-posts.php block pattern

WordPress Trac noreply at wordpress.org
Tue Jul 8 17:26:47 UTC 2025


#63674: Missing text domain in query-large-title-posts.php block pattern
-------------------------------------+----------------------
 Reporter:  sandippatel11            |       Owner:  (none)
     Type:  defect (bug)             |      Status:  closed
 Priority:  normal                   |   Milestone:
Component:  Editor                   |     Version:  6.8
 Severity:  normal                   |  Resolution:  wontfix
 Keywords:  has-patch needs-testing  |     Focuses:
-------------------------------------+----------------------
Changes (by swissspidy):

 * status:  new => closed
 * focuses:  accessibility =>
 * resolution:   => wontfix
 * milestone:  Awaiting Review =>


Comment:

 Hi there and welcome to WordPress Trac!

 > This causes the translation to be skipped in some cases or not properly
 recognized by Polyglots or string extraction tools.

 This is incorrect. `default` is actually the default value for the text
 domain value and is the one used by core. So core strings don't need to
 use `'default'` everywhere.

 > Adding this also aligns with other patterns already using text domains.

 None of the other patterns in that folder use `'default'`.

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


More information about the wp-trac mailing list