This plugin adds a WP CLI command designed for developers who restructure Advanced Custom Fields. It solves the specific problem where moving existing fields into a new repeater structure leaves all previously entered data inaccessible. The command updates the underlying post meta keys to match the new nested format, ensuring content remains intact after the field group change.
wp command, allowing for precise control, scripting, and integration into deployment workflows.--dry-run option to see exactly which posts and fields will be affected before making any permanent changes to the database.Version
Original
Updated
Version
Original
Updated
Version
Original
Updated