Files
wordpress/wp-includes
Pascal Birchler 13828ce4bf I18N: Use Domain Path for script translations if available.
This is a follow-up to [59461] from 6.8, which leveraged `Domain Path` for just-in-time loading of MO/PHP translation files.

Now, the same is done for script translations, which means plugins/themes shipping with their own translation no longer need to manually specify the translation path when calling `wp_set_script_translations()`.

Props tusharbharti, swissspidy, shailu25, jsnajdr.
See #62244, #54797.
Fixes #63944.
Built from https://develop.svn.wordpress.org/trunk@60728


git-svn-id: http://core.svn.wordpress.org/trunk@60064 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-09-11 10:13:27 +00:00
..