This plugin removes the fields that are not supposed to be edited. Since they are removed they are not submitted and because they are not submitted they are not include in the draft version of the post.
The only time this plugin should effect the draft is if the user editing the post is not allowed to edit the field in question. Is this the case? Is this plugin effecting a field that the user can edit?
The fields has no limited permissions to a special user role, its set to “All”. I’m logged in with the role “Administrator”.
I’ll need to do some testing. As far as I know there is nothing in this plugin that should affect WP operation for fields that are not limited.
Can you please give me the steps to reproduce this.
I cannot recreate the issue you are having.
I am testing on a site that is using a 20XX theme. It only has ACF and this plugin activated.
I have tried
- previewing a post before saving (enter info an click on preview)
- previewing a draft post(enter info, save draft, preview)
Each time before previewing I change the value in a test ACF field.
The updated value is always visible and updated in the preview.
What other plugins do you have active on the site? Have you tried deactivating other plugins?
Do you have any type of caching plugin or other caching mechanism installed?
Thanks for your help. There was another plugin which hooked into the “save_post”. So this is working now.