@wp-playground/clientInterfacesWPCLIStepSur cette pageWPCLIStep Runs PHP code using WP-CLI.@hasRunnableExample@example<code>{ "step": "wp-cli", "command": "wp post create --post_title='Test post' --post_excerpt='Some content'"}</code>Index PropertiescommandstepwpCliPathProperties commandcommand: string | string[]The WP CLI command to run.stepstep: wp-cliThe step identifier.optionalwpCliPathwpCliPath?: stringwp-cli.phar path
Runs PHP code using WP-CLI.