Wordpress/tests/phpunit/tests/theme
Timothy Jacobs 4fb1e58c50 REST API: Add additional fields to the themes controller.
When the themes controller was introduced it only returned a theme's supported features. This adds the majority of a theme's header information to the response.

Props ockham, spacedmonkey.
Fixes #49906.


git-svn-id: https://develop.svn.wordpress.org/trunk@47921 602fd350-edb4-49c9-b593-d223f7449a82
2020-06-07 06:44:08 +00:00
..
customHeader.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
getAllowedFilters.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getThemeStarterContent.php Code is Poetry. 2017-11-30 23:09:33 +00:00
support.php Tests: Remove test_post_thumbnails_types_true(). 2020-04-04 00:25:36 +00:00
themeDir.php REST API: Add additional fields to the themes controller. 2020-06-07 06:44:08 +00:00
WPTheme.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00