wordpress-develop/tests/phpunit/tests/theme
Andrew Nacin 3640f40a12 Fix theme support unit test added in [27220].
The test assumed that the active theme either had no menu locations, or a subset of 'primary' and 'secondary'. see #26900.


git-svn-id: https://develop.svn.wordpress.org/trunk@29894 602fd350-edb4-49c9-b593-d223f7449a82
2014-10-14 19:54:03 +00:00
..
support.php Fix theme support unit test added in [27220]. 2014-10-14 19:54:03 +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