[wp-trac] [WordPress Trac] #63335: load_plugin_textdomain not working anymore since wp 6.8
WordPress Trac
noreply at wordpress.org
Tue Apr 22 17:46:16 UTC 2025
#63335: load_plugin_textdomain not working anymore since wp 6.8
--------------------------+-----------------------------
Reporter: canic | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version: 6.8
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Hey,
we have upgraded some of our sites, after 6.8 the page don't translate
anymore correctly.
Its a Plugin, in the header we have
Text Domain: sw-immosuite
and in the init hook we call
load_plugin_textdomain( 'text-domain', false, dirname( plugin_basename(
__FILE__ ) ) . '/languages/' );
Anyone knows anything about it or has the same problem?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63335>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list