Exports field groups, post types, taxonomies, and options pages to a JSON file. Description Exports ACF items to a JSON file, replicating the functionality of the export tool in the WordPress admin. You can export all items or filter by spe... Continue Reading
Shows the sync status for ACF item types (field groups, post types, taxonomies, options pages). Description Displays how many items are pending sync. Items are considered “pending” when the JSON file is newer than the database e... Continue Reading
Syncs local JSON changes to the database. Description Imports pending JSON changes for ACF item types (field groups, post types, taxonomies, options pages). This command reads JSON files from your theme/plugin acf-json directory and creates... Continue Reading
Manages ACF JSON import, export, and synchronization for item types (field groups, post types, taxonomies, options pages). Description The wp acf json command provides CLI access to ACF’s Local JSON functionality, enabling automated w... Continue Reading
All available WP-CLI commands for ACF and ACF PRO, with links to documentation for usage and subcommands. Commands Command Subcommand Description wp acf json Manages ACF JSON import, export, and synchronization status Shows the sync status ... Continue Reading