[wp-trac] [WordPress Trac] #23973: Add filter to _wp_post_revision_meta_keys() so developers can store custom meta data revisions
WordPress Trac
noreply at wordpress.org
Sun Apr 7 08:14:04 UTC 2013
#23973: Add filter to _wp_post_revision_meta_keys() so developers can store custom
meta data revisions
-----------------------------+-------------------------
Reporter: c3mdigital | Type: enhancement
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Revisions
Version: trunk | Severity: normal
Keywords: has-patch |
-----------------------------+-------------------------
In r23928 we added functionality to:
* Store the post format as meta on revisions (including autosaves).
* Add post formats data (post meta) when autosaving.
'''There is still no way to autosave and revision custom post
meta.'''[[BR]]
Adding a filter to _wp_post_revision_meta_keys() will allow developers and
plugin authors to effectively save post_meta revisions.
Related #20564,
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23973>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list