-
·
Version 1.2.1 released
As it turns out, refactoring can introduce bugs. Who knew?! WP-CLIWP-CLI WP-CLI is the Command Line Interface for WordPress, used to do administrative and development tasks in a programmatic way. The project page is http://wp-cli.org/ https://make.wordpress.org/cli/ v1.2.1 fixes a few regressions introduced in v1.2.0: Properly registers commands to existing namespaces when defined by plugins [#4123,…
-
·
Version 1.2.0 released
Happy release day! After 325 merged pull requests, we’re excited to bring you WP-CLIWP-CLI WP-CLI is the Command Line Interface for WordPress, used to do administrative and development tasks in a programmatic way. The project page is http://wp-cli.org/ https://make.wordpress.org/cli/ v1.2.0, chock full of enhancements, bug fixes… and a bootstrap refactor. But first… We have a…
-
·
Command dependencies revisited
As I already described in Managing command dependencies, we have added two hooksHooks In WordPress theme and development, hooks are functions that can be applied to an action or a Filter in WordPress. Actions are functions performed when a certain event occurs in WordPress. Filters allow you to modify certain functions. Arguments used to hook both…
-
·
Good First Issues
New to the WP-CLIWP-CLI WP-CLI is the Command Line Interface for WordPress, used to do administrative and development tasks in a programmatic way. The project page is http://wp-cli.org/ https://make.wordpress.org/cli/ codebase? Check out these “good first issues” for a place to contribute your first pull request. These issues are specially earmarked for new contributors. Read our…
-
·
X-posting Proposal: WordPress Community Conduct Project
Please read + comment on the original post. Proposal: WordPress Community Conduct Project Login to Reply
-
·
New bootstrapping mechanism to load the WP-CLI framework
The upcoming 1.2.0 release of WP-CLIWP-CLI WP-CLI is the Command Line Interface for WordPress, used to do administrative and development tasks in a programmatic way. The project page is http://wp-cli.org/ https://make.wordpress.org/cli/ will include a refactored bootstrapping flow that provides a more flexible way of loading the framework itself and setting everything up. This refactoring is…
-
·
Managing command dependencies
A combination of changes we are currently working on – putting all commands into external packages as well as making the WP-CLIWP-CLI WP-CLI is the Command Line Interface for WordPress, used to do administrative and development tasks in a programmatic way. The project page is http://wp-cli.org/ https://make.wordpress.org/cli/ bootstrapping process more flexible – made it obvious…
-
·
Good first issues for new contributors
Want to submit your first pull request to WP-CLIWP-CLI WP-CLI is the Command Line Interface for WordPress, used to do administrative and development tasks in a programmatic way. The project page is http://wp-cli.org/ https://make.wordpress.org/cli/? We’ve identified a few good first issues for new contributors to get their feet wet: Update ISSUE_TEMPLATE to mention abstracted commands Now…
-
·
New co-maintainer, Alain — thanks 2017 sponsors
WP-CLIWP-CLI WP-CLI is the Command Line Interface for WordPress, used to do administrative and development tasks in a programmatic way. The project page is http://wp-cli.org/ https://make.wordpress.org/cli/ welcomes its second maintainer, thanks to the support of our 2017 sponsors. New co-maintainer: Alain Schlesser First, I’d like to formally welcome Alain Schlesser as WP-CLI’s newest co-maintainer. If…
-
·
RFC: Usage analytics and WP-CLI v2.0.0
There are two issues in the backlog we’d love your input on: Capture and report anonymized usage statistics (scheduled for v1.3.0) – In addition to the data points listed, what others might be worthwhile to capture? And, are there other aspects to the project we should consider? WP-CLI 2.0.0 (scheduled for late 2017) – What breaking changes should we consider…