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:
- Include additional column (field) “auto-updates” which can be on or off
- Document support for GITHUB_TOKEN
- wp core download unable to find if wordpress installation already exists in case of missing wp-load.php
- Updating a user with an invalid role should show a warning
- –user=<user> argument unexpectedly looks up by ID when username is numeric
If you’ve contributed to WP-CLI before, we have 77 open bugs we’d love your assistance sorting through. 😁
Read through the contributing guide for details on how to get started. Feel free to ask questions on the specific issue, or join us in the #cli channel with any questions you might have.
Thanks for your help!