Your best option here is to create a second Custom Field and store an Array of all the versions that have been used together with the date of the update and the user who commited the changes, acually everything you need to know.
Hook into the save_post action and compare the Value of the Custom Field with the last Value of the “HistoryArray”. If it is different, push another Element into the Array and update the HistoryArray.
Related Posts:
- what is the correct way to compare dates in a WP query_posts meta_query
- don’t publish custom post type post if a meta data field isn’t valid
- Search multiple custom fields by using meta_query
- Automatically fill custom field value on post publish/update
- Add custom field to media attachment image attribute in post editor
- Custom Post Type with Custom Title
- How can I customize “Pages” admin (edit.php) and “Edit Page” admin (post.php) for bulk edit of custom content type?
- Community and User Generated Content Website: Have been thinking about Drupal but leaning on WordPress heavily
- Related links – from other sites
- Saving repeated option values in a custom query
- Assigning the same custom meta box to multiple post types
- Dynamically add / duplicate custom meta in custom post types
- How to insert content from another Custom Post type into Post?
- How to structure a site with product variations pages?
- Cannot save CPT meta box
- don’t publish custom post type post if a meta data field isn’t valid
- custom post data – how to
- How to customize work area / admin area in a custom post type without plugins?
- How to display custom field value on page?
- Display custom post type for specific user
- Need to have an archive widget which organizes and displays a custom post type using a custom date field
- How to hide a custom field from admin?
- Use Gravity Forms and a Shopping Cart for output to Freshbooks for an Estimate [closed]
- How do I ensure that post_type and Taxonomy use the same slug?
- Custom Form / Search with Custom Post Type Data
- Adding a location field to buddypress activity
- Auto update publish date of CPT Post if default post custom field value match to cpt post CF Value
- wp_set_object_terms creates taxonomies but does not add custom posts to it
- Updating a custom post status after an expiry date rather than trashing it
- How can I fetch all the dates from custom fields from various different custom post types and show / list them at one place in ascending order?
- Displaying posts inside table having issues
- Automatic Set Category For A Custom Post Type
- How to Disable option of meta field if that option is selected for any other post in custom post type?
- save_post affect creation and deletion
- How to display all custom fields associated with a post type – IN THE ADMIN AREA?
- Select Menu for Custom post Type does not save
- How can i display on front page a movie that is atached in a post type
- Exposing custom fields to the user in custom type post
- Creating post custom field text area
- Sort CPT by taxonomy AND THEN by custom field
- How to display *block number* instead *date value* on WordPress posts?
- Where can I find the missing page sections in wordpress?
- Multiple post types – share same ReWrite slug?
- What should I use – Taxonomies, custom fields, Post Type?
- How does one delete orphan custom post type?
- Right way of storing large number of custom post fields
- Retrieving values of custom fields in Quick Edit mode
- Localization For Two Different Regions/Domains with the Same Language
- One to many custom post relationships
- Backend search; include CPT meta?
- Use Custom Post Type as Custom Field
- WP_Query on custom post type not displaying, multiple loops & get_template_part
- Saving multiple Metabox contents
- Custom Post Type by user
- Interesting Custom Post Type Slug with Taxonomy and Custom Field
- Custom Post Type post ordering not working
- Custom post type / custom fields
- WP 3.1 getting tax_query to work in query_posts()
- wp_get_nav_menu_items wp-admin/customize.php problem
- Take Variables Set in Functions.php and Echo Them Inside My Custom Post Template
- Assign Taxonomy Based on Custom Field Value
- Customize permalink when creating a post
- Including Custom Meta with posts_where query
- Filtering custom post type on a combination of custom taxonomies and custom fields?
- Orderby CPT custom fields not working
- Use same slug base for Custom Post Type posts, and multiple taxonomy terms
- Hierarchy and access control for Custom Post Types (CPT)
- custom comments form for custom post type
- Submitting Custom Post Types with custom fields from Front-end form
- Get_the_terms restrict output
- Sort custom post type by most current date picker
- Remove default WYSIWYG editor without removing custom fields editors
- List All Custom Post Types Posts in Nav Menu Dynamically
- post_content is stripping HTML when adding a new post? [closed]
- Display custom meta on page that has been check in custom post type
- How do I update_post_meta() or add_post_meta() with an AJAX call
- Automatically add a character to field in edit post page
- Change Post Meta via AJAX from the posts list table
- Custom PT, Taxonomys and wordpress query
- How can i loop through custom post type according to custom meta field?
- How to use get_post_custom_values to return the value of an array
- How can I create a button that when clicked populates a div with a list of foods that are checked as a certain type of ACF?
- What is WordPress Way to Add Content Blocks to Post and Reference them as Many to One Relationship?
- Sort custom post archives by a meta value from a different custom post type?
- Building Link List for Custom Tax
- Use WP Title instead of custom field to call
- Custom taxonomy template for custom fields loop [closed]
- How do I display specific custom posts, and how do I edit a post’s singular page?
- WP_posts (Not meta) extra custom field column show and change it in a custom post type
- Cant edit custom post type in WordPress dashboard
- Amend posts using wp_insert_post
- Custom Fields as Post Type Options
- Advanced Custom Fields – Add Field to Specific Page [closed]
- How to get past and upcoming post by defining date in custom field?
- display some fields in custom post backend
- Query recent posts by author
- Textarea type on one field custom add_meta_box?
- Adding a custom “Add Custom Field” button to Custom Meta boxes
- How to change order of custom post types. I want Featured post to come first
- Custom Field in Page Title