Wordpress/tests
Dominik Schilling (ocean90) 690b0cbf83 I18N/Script Loader: Support text domains other than "messages".
The inline JavaScript added by `WP_Scripts::print_translations()` should check whether `locale_data.$text_domain` exists and fall back to `locale_data.messages` otherwise.

Props swissspidy.
See #45441.

git-svn-id: https://develop.svn.wordpress.org/trunk@44403 602fd350-edb4-49c9-b593-d223f7449a82
2019-01-06 16:22:46 +00:00
..
phpunit I18N/Script Loader: Support text domains other than "messages". 2019-01-06 16:22:46 +00:00
qunit REST API: Preserve unknown, respect `null` in server-side block rendering. 2018-12-17 17:59:44 +00:00