Changes between Version 4 and Version 5 of Ticket #43316, comment 2
- Timestamp:
- 02/20/2018 09:44:30 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43316, comment 2
v4 v5 10 10 - Create or update autosaves for the autosave author. 11 11 12 TODO: either add `post_type_supports( $existing_post->post_type, 'revisions' )` or consider adding `autosave` as another setting for post_type_supports.12 TODO: either add another conditional `post_type_supports( $existing_post->post_type, 'revisions' )` or consider adding `autosave` as another setting for post_type_supports.