Auto save posts after a new field is added in JSON
I have a builder for my posts, and if I add a new field in my block, the field is not in the database until I save again the post.
How can I autosave all my existing posts after adding a field, because I don't want to save manually each post.
Thank You!
0 Replies