Wordpress/tests
Pascal Birchler b2671c3880 Embeds: Improve performance when embedding a post from the current site.
When the post being embedded is from the same site, there's no reason to do an HTTP request for it. The data can be fetched directly using `get_oembed_response_data()`.

Fixes #36767 for trunk.

git-svn-id: https://develop.svn.wordpress.org/trunk@37708 602fd350-edb4-49c9-b593-d223f7449a82
2016-06-15 11:22:52 +00:00
..
phpunit Embeds: Improve performance when embedding a post from the current site. 2016-06-15 11:22:52 +00:00
qunit Customize: Update server-sent setting validation notifications as changes are entered. 2016-06-14 19:16:54 +00:00