[wp-trac] [WordPress Trac] #28553: Wordpress Revision system should count Metadata changes as new Revisions
WordPress Trac
noreply at wordpress.org
Mon Jun 16 11:37:45 UTC 2014
#28553: Wordpress Revision system should count Metadata changes as new Revisions
--------------------------+-----------------------------
Reporter: alexbowyer | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Revisions | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
I experienced some issues with lost post data when developing a WP site
using the themify.me "page builder" which stores a lot of the post data
for posts and pages into custom fields on the post. The problem I had was
that my previous changes to a page did not exist as revisions.
It seems that Wordpress only creates a new revision when you change major
fields such as title or post body - but not when you change custom fields
or metadata fields.
I think that Wordpress revisions should track ALL changes to a post or
page, no matter how minor... Otherwise when people use custom fields or
page builders, they don't get the benefits and peace of mind of the
revision system.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28553>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list