You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to update the registered CPTs, Taxonomies, Field Groups, and Options Pages from JSON files, these files need to be placed in a acf-json file in the active theme, after which a Sync tab appears in their corresponding index page and each "declaration" can be synced from the file to the WordPress database.
While this is clearly and primarily a dev tool meant for syncing changes from source control, it would still be nice to offer a more friendly UI to allow users things like batch syncing or seeing a diff-like summary of the changes.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
In order to update the registered CPTs, Taxonomies, Field Groups, and Options Pages from JSON files, these files need to be placed in a
acf-json
file in the active theme, after which aSync
tab appears in their corresponding index page and each "declaration" can be synced from the file to the WordPress database.While this is clearly and primarily a dev tool meant for syncing changes from source control, it would still be nice to offer a more friendly UI to allow users things like batch syncing or seeing a diff-like summary of the changes.
The text was updated successfully, but these errors were encountered: