[wp-trac] [WordPress Trac] #34115: oEmbed not working on author page without posts

WordPress Trac noreply at wordpress.org
Sat Oct 3 02:56:44 UTC 2015


#34115: oEmbed not working on author page without posts
-------------------------+------------------------------
 Reporter:  dannydehaan  |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Embeds       |     Version:  2.9
 Severity:  normal       |  Resolution:
 Keywords:  needs-patch  |     Focuses:  template
-------------------------+------------------------------
Changes (by johnbillion):

 * keywords:   => needs-patch
 * version:  4.3.1 => 2.9
 * type:  defect (bug) => enhancement


Comment:

 oEmbeds in posts are cached in post meta because transients are just that,
 transient. If the transient cache is flushed (or becomes full and begins
 purging) then there's the potential for a cache stampede if an affected
 post is getting a lot of traffic.

 I'd probably support a fallback mechanism for caching non-post oEmbeds in
 a transient, but the caching for posts cannot be changed.

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


More information about the wp-trac mailing list