Wordpress/tests/phpunit/tests/oembed
Pascal Birchler afdf1c9ec1 Embeds: Adjust the iframe title attribute for improved accessibility.
Changes the title attribute from `Embedded WordPress Post` to `"Post name" — site title`.

Props ramiy.
Fixes #35804.

git-svn-id: https://develop.svn.wordpress.org/trunk@36873 602fd350-edb4-49c9-b593-d223f7449a82
2016-03-07 09:59:02 +00:00
..
controller.php Embeds: Allow embedding static front pages and pages having a child page with an embed slug. 2016-01-15 07:55:19 +00:00
discovery.php Embeds: Allow embedding static front pages and pages having a child page with an embed slug. 2016-01-15 07:55:19 +00:00
filterResult.php Embeds: Use a more accessible way to initially hide the iframe. 2016-02-25 10:22:43 +00:00
getResponseData.php Embeds: In get_post_embed_html(), move the optional $post argument after the required $width and $height. 2015-10-31 15:50:23 +00:00
headers.php Embeds: Who put this REST API infrastructure in my WordPress? 2015-10-29 22:50:13 +00:00
postEmbedUrl.php Embeds: Allow embedding static front pages and pages having a child page with an embed slug. 2016-01-15 07:55:19 +00:00
template.php Embeds: Adjust the iframe title attribute for improved accessibility. 2016-03-07 09:59:02 +00:00