-
·
Minor programming notes
Quick announcement before things totally shut down for the holidays: Martin Burke (@gitlost) will be taking the Release LeadRelease Lead The community member ultimately responsible for the Release. role for 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/…
-
·
Call for action – Help us test Checksum Verification
We’ve been working on building a first usable implementation of the pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate…
-
·
Timing for v1.5.0 and v2.0.0
A heads up on some upcoming scheduled changes: 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.5.0 is slated to be released on Tuesday, January 30th. This will be the last release in the v1.x series, unless…
-
·
Good issues for new and existing 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 you to get your feet wet: Internalize like_escape() and esc_sql() functions to avoid $wpdb dependency This issue…
-
·
Version 1.4.1 released
Gosh darn those pesky bugs. 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.4.1 fixes a few annoying regressions introduced in v1.4.0: Strips Composer autoload of PHPCSPHP Code Sniffer PHP Code Sniffer, a popular tool for analyzing code…
-
·
What do you wish `wp scaffold` could do for you?
wp scaffold * presents a series of commands to help you quickly get up and running with your development project: wp scaffold plugin generates a basic pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress…
-
·
Version 1.4.0 released
Happy release day! 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.4.0. In just two short months, we’ve merged 308 pull requests from 42 contributors. New faces You may have noticed a…
-
·
WP Plugin & Theme Checksums Project – Update
The WordPress PluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the…
-
·
Daniel likes these issues
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/’s next release, v1.4.0, is just around the corner: Tuesday, October 17th. If you’ve contributed to WP-CLI before, here are a few moderately advanced issues I’d love to see fixed…
-
·
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 you to get your feet wet: Link to code review guidelines from PULL_REQUEST_TEMPLATE We’ve published code review…