mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
As these tests are intended for the `_add_default_theme_supports()` function rather than `WP_Theme` class methods, the `tests/theme.php` file is a more logical place for them than `tests/theme/wpTheme.php`. Follow-up to [52369], [52383]. See #54597. git-svn-id: https://develop.svn.wordpress.org/trunk@52386 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| customHeader.php | ||
| getThemeStarterContent.php | ||
| support.php | ||
| themeDir.php | ||
| wpTheme.php | ||
| wpThemeGetAllowedFilters.php | ||
| wpThemeJson.php | ||
| wpThemeJsonResolver.php | ||
| wpThemeJsonSchema.php | ||