[wp-trac] [WordPress Trac] #44786: Autosave: Conditionally allow revisions to be saved
WordPress Trac
noreply at wordpress.org
Tue Aug 28 07:10:33 UTC 2018
#44786: Autosave: Conditionally allow revisions to be saved
-------------------------------------------------+-------------------------
Reporter: jblz | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: Revisions | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests reporter- | Focuses:
feedback |
-------------------------------------------------+-------------------------
Changes (by azaozz):
* keywords: has-patch has-unit-tests => has-patch has-unit-tests reporter-
feedback
Comment:
@jblz as @adamsilverstein mentions above we've discussed this in core
before and came up with a bit more "expanded" implementation, see #43760.
It checks the changes/differences between the previously saved post data
and the autosave, and creates a post revision. That check is of course
filterable, and seems to do pretty much the same as the patch on this
ticket.
Can you have a look at
https://core.trac.wordpress.org/attachment/ticket/43760/43760.patch and
see if it fits the needs for this ticket too? If yes, perhaps we can close
this in favour of #43760.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44786#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list