Changes between Version 3 and Version 4 of Ticket #43316, comment 2
- Timestamp:
- 02/20/2018 09:43:07 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43316, comment 2
v3 v4 9 9 2. For other (published) posts: 10 10 - Create or update autosaves for the autosave author. 11 12 TODO: either add `post_type_supports( $existing_post->post_type, 'revisions' )` or consider adding `autosave` as another setting for post_type_supports.