Files
wordpress-develop/src/wp-includes
John Blackbourn 32d38fc080 Introduce some actions and filters which aid plugins in revisioning post meta.
* `wp_save_post_revision_post_has_changed` filter which can be used to determine if a post has been changed, and therefore if a revision should be created for a post.
 * `wp_get_revision_ui_diff` filter which can be used to filter the fields displayed in the post revision diff UI.
 * `wp_creating_autosave` action which is fired just before an autosave is created.

See #20564.
Props mattheu, adamsilverstein.


git-svn-id: https://develop.svn.wordpress.org/trunk@30091 602fd350-edb4-49c9-b593-d223f7449a82
2014-10-29 19:01:15 +00:00
..
2014-10-28 20:47:30 +00:00
2014-09-11 19:06:33 +00:00
2014-08-09 19:29:37 +00:00
2014-08-09 19:29:37 +00:00
2014-10-18 19:03:11 +00:00
2014-06-10 00:29:35 +00:00
2013-10-23 14:37:54 +00:00
2014-03-26 18:42:41 +00:00
2014-09-29 04:06:54 +00:00
2014-10-29 02:43:33 +00:00
2014-07-09 18:06:54 +00:00
2014-10-23 23:31:19 +00:00