wordpress-develop/tests/phpunit/tests/theme
Jeremy Felt 82b3fac279 Themes: Introduce responsive embeds support.
Responsive embeds is a way for a theme to opt in to WordPress dynamically scaling the width/height of an embed. When a theme supports responsive embeds, a `wp-embed-responsive` class is added to the `<body>` tag. This information is also presented through the REST API for clients to respect.

Merges [43790] and [43791] from the 5.0 branch to trunk.

Props desrosj, danielbachhuber, ocean90.
Fixes #45125.


git-svn-id: https://develop.svn.wordpress.org/trunk@44138 602fd350-edb4-49c9-b593-d223f7449a82
2018-12-14 01:49:46 +00:00
..
customHeader.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +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 Themes: Introduce responsive embeds support. 2018-12-14 01:49:46 +00:00
themeDir.php Themes: Revert [42788] as it breaks a lot of things. 2018-03-09 16:59:57 +00:00
WPTheme.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00