Pods includes commands for WP-CLI that allow interaction with Pods configurations and item data.
It provides access to add / save / duplicate / delete in the Pods class and add_pod / save_pod / duplicate_pod / reset_pod / delete_pod in the PodsAPI class in the Pods Framework.
Just run these commands from within your Command Line application while in the path of your WordPress installation (or use the --path
).
Requirements
- WP-CLI 2.2 or newer