https://github.com/0averyan/learn-wp-cli
Getting started with Command Line, WP-CLI and Custom WP-CLI Commands.
https://github.com/0averyan/learn-wp-cli
wordpress wordpress-development wp-cli
Last synced: 8 months ago
JSON representation
Getting started with Command Line, WP-CLI and Custom WP-CLI Commands.
- Host: GitHub
- URL: https://github.com/0averyan/learn-wp-cli
- Owner: 0aveRyan
- License: gpl-3.0
- Archived: true
- Created: 2019-06-06T22:44:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-24T20:31:11.000Z (over 3 years ago)
- Last Synced: 2025-04-23T03:11:58.651Z (8 months ago)
- Topics: wordpress, wordpress-development, wp-cli
- Homepage:
- Size: 1.97 MB
- Stars: 35
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn WP-CLI
## INTROS
* [Intro to Command Line](00-intro-to-command-line.md)
* [Intro to WP-CLI](0-intro-to-wp-cli.md)
* **[Intro to Custom WP-CLI Commands](1-intro-to-custom-commands.md)**
## Building Custom WP-CLI Commands
* [Using WP-CLI Internal API & Helpers](2-using-wp-cli-internal-api.md)
* [Best Practices: Designing A CLI](3-best-practices-designing-a-cli.md)
* [Practical Uses for Custom Commands](4-practical-uses-for-custom-commands.md)
### [Resources](5-more-resources.md)