[wp-trac] [WordPress Trac] #23314: Allow published posts to be revised without being updated immediately
WordPress Trac
noreply at wordpress.org
Wed Apr 10 02:51:08 UTC 2013
#23314: Allow published posts to be revised without being updated immediately
-------------------------------------------------+-------------------------
Reporter: kovshenin | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Future
Component: Revisions | Release
Severity: normal | Version:
Keywords: editorial-flow needs-patch | Resolution:
3.7-early |
-------------------------------------------------+-------------------------
Comment (by knutsp):
I think this could be implemented this way:
Copy the published post to a new post with the original as ancestor, not
as a revision, but as a copy (a new status?). Such post are seen as posts
and can be edited separately, with revisions, except for the slug.
When a copied post is published, the original post and all its revisions
are merged into revisions of this. The new, published post takes the same
slug/name as the original.
The post_id will be different. Maybe only expose this feature when pretty
permalinks are used.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23314#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list