Open up your wp-config.php file.
Add the following line:
define('WP_POST_REVISIONS', 2);
You may have to change it from 2 to 1.
Always back up your files first.
EDIT: this will not save your original. Sorry, I overlooked that part of the question.
Related Posts:
- Enable revisions for custom post type
- How to properly turn off REVISIONS and AUTOSAVE for whole site and optionally for a custom post type only
- Storing revisions of metadata for custom post type
- Per Post Type Revision Numbers
- Post revisions don’t save or show up only for custom post types
- WordPress 4.4+ : How to revision CPT + metadata
- Why is wp_is_post_revision always false?
- Disable revisions for a specific post type only?
- Enabled Revisions to existing custom post type not working WordPress
- wp-types – How to allow custom fields to be saved in the revision
- How do I get the intended post type of a revision post?
- WP Storing postmeta into revisions
- Post author for revision not being set on update/insert
- Show Post Revisions on front-end
- Too many revision when post status is changes [duplicate]
- How do I set the default admin sort order for a custom post type to a custom column?
- Delete all posts of a custom post type—efficiently
- Create category only for custom post type
- Reducing the use of global $post
- Custom Post Types not showing on Custom Taxonomy archive page
- custom post type or taxonomy
- is_singular() not working if called via callback function of admin-ajax.php
- Search everything (posts, pages, tags, cpt, meta)
- Admin to user notices – best practices?
- Reslug a Custom Post Type
- Removing CPT slug from URL results in 404 error for archive page
- Internationalize / translate custom post types & taxonomies
- front end radio custom taxonomy with custom post type
- Search Post Title Only [duplicate]
- Custom post type’s slug gets wrong when adding a custom meta box
- Displaying Meta Box Image
- Beginner question: Accessing functions.php through admin web interface in order to import custom post types?
- How can i list custom post type categories?
- Query Custom Post by Category
- Custom post type routing with hierarchy
- Role Capabilities: Add New Ones?
- Custom Permalink with Dynamic Taxonomy for Custom Post Type – Works, but breaks other permalinks
- Custom post type capabilities require “create_posts” to access the edit posts list page
- Custom post type archive not regarding ‘posts_per_page’ => -1
- If post_type is This or This
- Add category in post type dynamically
- Shortcode insertion in tab
- Group custom posts by custom taxonomy names
- Using GraphQL Plugin with Pods Framework
- How to query custom post types posts filtered by multiple custom taxonomies through a form selection
- can’t see custom post content filtered under “mine” filter in admin panel
- Query Post Object in WP Admin
- delete_published_posts does not work
- Users create/join groups
- Next Post links not working in custom post type shortcode
- how to determine we are in add new custom post type or edit custom post type
- custom comments form for custom post type
- Single custom post type’s menu ancestor/parent is Posts archive page
- Want to be able to sign up subscribers as authors
- WP the_posts() on single-cars.php get category link
- tax_query not working in template
- Custom Post Type Dilema – How do I categorise by country?
- Problems with 404, .htaccess, permalinks and WordPress custom posts locally on Snow Leopard
- Custom Post Type & Custom Menu Walker to append custom class for active post types
- Exclude current post for custom post type
- Publish and save specific postmeta to a filtered post_type
- how to associate several authors to a custom post type
- Pagination 404 on Index with custom query
- Which file/template is in charge of taxonomies for custom post types?
- Address as a content type post
- Using menu_position to add two entries between Dashboard and Posts
- Remove default WYSIWYG editor without removing custom fields editors
- File sharing platform for user contributions? [closed]
- List All Custom Post Types Posts in Nav Menu Dynamically
- how to get options to choose post format in add new post
- Update ACF fields on a frontend form? [closed]
- Sanitaizing Select Optin For Custom Post Type Metabox in WP
- Printing errors during save custom post type
- How to setup a permalink structure for a custom post type
- Filtering Custom Post Type by Comparing Date and Two Meta Keys
- Loop and add Specific Categories and Products Images
- Include “Scheduled” (“Future”) Posts in WordPress Post Navigation ( previous_post_link, next_post_link ) for a Specific Custom Post Type
- Custom Post Type with Different Sets of Post Content?
- Add a class to a div if custom post type has specific terms?
- Custom post type paging return home page
- Custom taxonomy returns 404 even with saving permalinks
- 2 modal windows with ACF content on Archive page
- Custom post type single page uses the right template in preview mode but shows a different template after being posted
- Custom Post Type works when registered in functions.php but not when registered in plugin
- Custom post type shortcode with taxonomy attribute not working and no errors
- Showing Custom Post Type with his templates on a custom page template
- Get name CPT with slug taxonomy
- How to pass modified post to RSS feed?
- Custom post edit page permalink links to edit page rather than the post
- How to mark posts as visited
- Show tags of custom post types in WordPress
- Show Templates in Custom Post Type Editor
- Custom Post Type as invoice or order template
- Pagination in custom loop for custom post type throwing 404 error
- How can I make a custom post type that loops pages in a new dashboard page, each single page is a new dashboard page (all within the back-end)?
- How can you preserve URLs when moving posts to a custom post type?
- Pagination not working for archive
- Two post types with same single template
- Save post_parent in a custom post type
- Change post structure