[wp-trac] [WordPress Trac] #23539: Post Formats UI: new post format meta data not added to preview

WordPress Trac noreply at wordpress.org
Fri Mar 29 11:37:25 UTC 2013


#23539: Post Formats UI: new post format meta data not added to preview
--------------------------+------------------------------
 Reporter:  kwight        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Editor        |     Version:
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+------------------------------

Comment (by kovshenin):

 After [23859] post formats meta data is saved to the actual revisions, but
 previews fetch the data from the post. [attachment:23539.diff] intercepts
 the `get_post_meta` calls during previews and makes sure revisioned keys
 are fetched from revisions/autosaves. It also makes sure revisioned
 metadata is saved during autosaves.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23539#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list