framework
framework copied to clipboard
Add revision support to custom fields
Add an option to the framework in order to track changes on custom fields using the WordPress's revisions feature like Advanced Custom Fields plugin: https://github.com/elliotcondon/acf/blob/07e1f3167b9cc052619b51466f1e7c27c71d67b4/core/controllers/revisions.php
I'm going to postpone this feature for now. We have completely changed the metabox and custom fields to be API driven for the next release.