mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
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 |
||
|---|---|---|
| .. | ||
| controller.php | ||
| discovery.php | ||
| filterResult.php | ||
| getResponseData.php | ||
| headers.php | ||
| postEmbedUrl.php | ||
| template.php | ||
| wpOembed.php | ||