[wp-trac] [WordPress Trac] #20564: Framework for storing revisions of Post Meta

WordPress Trac noreply at wordpress.org
Mon Apr 1 08:32:08 UTC 2013


#20564: Framework for storing revisions of Post Meta
-------------------------------------------------+------------------
 Reporter:  alexkingorg                          |       Owner:
     Type:  enhancement                          |      Status:  new
 Priority:  normal                               |   Milestone:  3.6
Component:  Revisions                            |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch needs-testing needs-codex  |
-------------------------------------------------+------------------

Comment (by kovshenin):

 I'm pretty sure it's been mentioned somewhere before, but we can probably
 store all the revision meta in a single serialized _revision_meta key. I
 agree that adding keys to revisioned meta should be opt-in and that it's
 out of scope for 3.6, I just dislike the post-format-ish approach at
 `_wp_post_revision_meta_keys()`, and the `$single` assumption in
 `get_post_meta` :)

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


More information about the wp-trac mailing list