WordPress / WordPress/php-toolkit
Blueprints steps: add option to run WP CLI commands
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 61
- Forks
- 21
- Avg merge
- 19h 34m
- Merged PRs (30d)
- 7
Description
I'm discovering blueprints and the different steps currently available. I was wondering if you had considered the option of a WP CLI step, that would allow extracting some of the available operations even more. Publishing a set of posts, for example, could be done via the WP CLI instead of having to use the runPHP step.
Would that be an option?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how Blueprint steps are defined and how the existing runPHP step executes operations. Determine the scope and interface for invoking WP CLI commands, including how commands, arguments, output, errors, and completion would be handled; the issue is done when those requirements and supported operations are clearly specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100