Development workflow Intro
Installing WP-CLI, and why local differs from the server
Move click-work to the command line and the work becomes a record. Installing takes ten minutes; deciding which PHP it runs on and as which user saves you…
Technote
Moving click-work to the command line — seeding, migrations, checks and cleanup as reproducible scripts.
4 articles
Development workflow Intro
Move click-work to the command line and the work becomes a record. Installing takes ten minutes; deciding which PHP it runs on and as which user saves you…
Development workflow Intro
Bulk-edit accidents almost always come from selecting the wrong set. Split selection and action into two commands and you get to see what will change before it changes.
Development workflow Practical
Replace a domain with raw SQL and widget and theme settings quietly go blank. Serialised data stores string lengths — and switching tools removes the problem entirely.
Development workflow Practical
It runs your own PHP file inside a fully loaded WordPress. Flags starting with -- never reach your script, though, because WP-CLI consumes them first.