The third ever 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/ Hack Day is now complete!
It was really nice to connect with folks both on Zoom and in SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/. With how much async collaboration we have in the project, it’s quite refreshing to discuss bugs and implementations in real-time. I think we had a Zoom room open for over seven hours.
Many thanks to everyone that participated! 🙏 @abhi3315, @brianhenryie, @danielbachhuber, Deepak Kumar, isla w, @johnbillion, @kau-boy, @mkrndmane, @meszarosrob, @petitphp, @rabmalin, @schlessera, @swissspidy, Takshil Kunadia, @tfirdaus, @thelovekesh
We had 15 pull requests that were merged during the event:
- Update docker runner to resolve docker path using
/usr/bin/env - Add
Signupfetcher - Fix broken Gutenberg test
- Warn when supplying multiple themes with
theme install --activate - Add
wp-versions-data-fetcherworkflow - Improve warning message for install and activate multiple themes
- Fix breaking multi-line CSV values on reading
- Ensure that the POT file use the same license as the theme
- Fix
inheritpath in nested directory - Update failing tests after new transient in WP core
- Add
tested_up_tofield - Correct plugin main file in bootstrap in scaffolded test
- Include any non default hook information in CompositeCommand
- Add support for GitHub release installation
- Enable
--format=<format>fordb search
In addition to those, we had an additional 6 pull requests with substantial progress during the event that aren’t yet merged:
- Add Support for Retry in WP CLI Core Download Command
- Support beta/rc releases
- Add commands for managing signups on multisite
- Add site generator command
- Add
--formatflag incore update - Add pluck/patch commands for caches and transients
See you at the next WP-CLI Hack Day!