Make WordPress Core

Timestamp:
05/10/2016 08:04:52 PM (10 years ago)
Author:
swissspidy
Message:

I18N: Remove the requirement to call load_plugin_textdomain() / load_theme_textdomain().

By initially scanning the wp-content/languages directory and loading available MO files just-in-time, plugins and themes do not need to manually load text domains anymore.

Props swissspidy, ocean90.
Fixes #34114

Location:
trunk/tests/phpunit/data/languages/themes
Files:
2 added

Note: See TracChangeset for help on using the changeset viewer.