PolyFields provides WP-CLI commands under the wp polyfields namespace for import, migration, and legacy autoload management.
Prerequisites
- WP-CLI installed and available on the server
- PolyFields plugin active
- All plugin dependencies satisfied (see Requirements)
Available commands
- wp polyfields import-options: Import single-language ACF options into language-specific stores
- wp polyfields migrate-bea-options: Migrate values from ACF Options for Polylang
- wp polyfields autoload: Manage legacy option row autoload settings
See each command page for flags, examples, and behavior details.