wordpress-develop/tests/phpunit/tests/theme
Jeremy Felt 18d9640a5a Themes: Add initial tests for the allowed_themes filter.
We'll be adjusting the placement of this filter and adding two other related filters, so we should make sure it continues to work as expected after the change.

See #28436.


git-svn-id: https://develop.svn.wordpress.org/trunk@36350 602fd350-edb4-49c9-b593-d223f7449a82
2016-01-19 23:57:46 +00:00
..
getAllowedFilters.php Themes: Add initial tests for the allowed_themes filter. 2016-01-19 23:57:46 +00:00
support.php Clean up 'post-thumbnail' theme support unit tests. 2014-11-01 04:00:59 +00:00
themeDir.php Call untrailingslashit() when adding a theme directory in register_theme_directory(). This prevents double-slashing in generated URLs. Don't add a directory if it is already present. 2014-07-19 23:06:54 +00:00
WPTheme.php Fix copy/paste error in [27710]. 2014-04-02 23:46:34 +00:00