[wp-trac] [WordPress Trac] #63725: Theme textdomain not loaded, if plugin used the textdomain before
WordPress Trac
noreply at wordpress.org
Fri Sep 12 15:00:54 UTC 2025
#63725: Theme textdomain not loaded, if plugin used the textdomain before
--------------------------+------------------------------
Reporter: kkmuffme | Owner: swissspidy
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version: 6.8
Severity: minor | Resolution:
Keywords: has-patch | Focuses:
--------------------------+------------------------------
Changes (by swissspidy):
* severity: blocker => minor
Comment:
When you say "this happens all the time" and "theme authors get loads of
support", is there any data to back this up?
Note that textdomain conflicts are a known limitation ever since we
introduced just-in-time loading back in WP 4.6. There's really no good
solution except to avoid reusing the same slugs/domains.
As for this particular code in question, it should probably be fine to
simply remove that `is_textdomain_loaded()` check because nowadays we can
load multiple translation files anyway.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63725#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list