wordpress-develop/tests/phpunit/tests/theme
Pascal Birchler 0151b0ebae 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

git-svn-id: https://develop.svn.wordpress.org/trunk@37415 602fd350-edb4-49c9-b593-d223f7449a82
2016-05-10 20:04:52 +00:00
..
getAllowedFilters.php Themes: Enhance filtering options for allowed themes on a network. 2016-01-20 18:28:33 +00:00
support.php Post Thumbnails: Fix logic bug and tests from [37308] where post-thumbnails support wasn’t added if there were no previous post_types with support already. 2016-04-26 20:28:46 +00:00
themeDir.php I18N: Remove the requirement to call load_plugin_textdomain() / load_theme_textdomain(). 2016-05-10 20:04:52 +00:00
WPTheme.php Multisite: Introduce WP_Theme methods to network enable/disable themes. 2016-04-14 03:39:45 +00:00