[wp-trac] [WordPress Trac] #36767: oEmbed performance optimisation

WordPress Trac noreply at wordpress.org
Tue Jun 21 14:41:08 UTC 2016


#36767: oEmbed performance optimisation
-----------------------------------+--------------------------
 Reporter:  bactisme               |       Owner:  swissspidy
     Type:  defect (bug)           |      Status:  closed
 Priority:  normal                 |   Milestone:  4.5.3
Component:  Embeds                 |     Version:  4.4
 Severity:  normal                 |  Resolution:  fixed
 Keywords:  has-patch fixed-major  |     Focuses:  performance
-----------------------------------+--------------------------
Changes (by swissspidy):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"37798"]:
 {{{
 #!CommitTicketReference repository="" revision="37798"
 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()`.

 Merge of [37708], [37710] and [37729] to the 4.4 branch.

 Fixes #36767.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36767#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list