[wp-trac] [WordPress Trac] #30282: Delete oEmbed cache when updating post
WordPress Trac
noreply at wordpress.org
Mon Dec 15 15:58:16 UTC 2014
#30282: Delete oEmbed cache when updating post
-------------------------------+----------------------
Reporter: michael.heuberger | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Embeds | Version: 4.0
Severity: normal | Resolution: wontfix
Keywords: | Focuses:
-------------------------------+----------------------
Changes (by helen):
* status: new => closed
* resolution: => wontfix
* milestone: Awaiting Review =>
Comment:
This was on purpose, see #14759. I would suggest handling the delete
yourself if you need it while in development - the
`WP_Embed::delete_oembed_caches()` method is still there. Doing it with
every post save was a bad experience for the majority, do not do it
unilaterally in a distributed plugin.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30282#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list