Make WordPress Core

Opened 15 years ago

Closed 14 years ago

Last modified 14 years ago

#19231 closed defect (bug) (invalid)

Older Oembed post meta data not being removed on Post Update

Reported by: aware Owned by:
Priority: normal Milestone:
Component: Embeds Version: 3.2.1
Severity: normal Keywords:
Cc: Focuses:

Description

If you have a post that has an oembed link within it, then you replace said oembed link with a new link.

The original oembed link's oembed_md5 post meta will still exist even though the oembed link is no longer within the post.

I did not test a scenario to see if you simply remove the link entirely from the post with out replacing it with another one if it is cleared out. My assumption is that it isn't cleared out.

Change History (3)

#2 @obenland
14 years ago

  • Resolutioninvalid
  • Status newclosed

Embed cache gets deleted on 'save_post'. Please reopen if the issue still occurs for you.

#3 @helenyhou
14 years ago

  • Milestone Awaiting Review
Note: See TracTickets for help on using tickets.