wordpress-develop/tests/phpunit/tests/oembed
Weston Ruter b60a603d50 REST API: Ensure maxwidth and maxheight params are forwarded to oEmbed provider in proxy requests.
Also correct phpdoc return tag on `WP_oEmbed_Controller::get_proxy_item()` and remove dead code in oEmbed controller phpunit tests.

Amends [40628].
See #40450.
Fixes #41299.


git-svn-id: https://develop.svn.wordpress.org/trunk@41047 602fd350-edb4-49c9-b593-d223f7449a82
2017-07-14 16:04:04 +00:00
..
controller.php REST API: Ensure maxwidth and maxheight params are forwarded to oEmbed provider in proxy requests. 2017-07-14 16:04:04 +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 Build/Test Tools: Don't trigger a skipped test when the built version of wp-embed.min.js isn't present. 2017-04-22 20:17:49 +00:00
WpEmbed.php Build/Test Tools: Begin eliminating unnecessary randomness in tests. 2016-10-09 01:11:14 +00:00
wpOembed.php Build/Test Tools: Add assertNotFalse() method to WP_UnitTestCase and use it where appropriate. 2017-01-17 03:39:36 +00:00