mirror of
https://ghproxy.net/https://github.com/0aveRyan/learn-wp-cli.git
synced 2025-08-17 19:01:25 +08:00
Getting started with Command Line, WP-CLI and Custom WP-CLI Commands.
assets | ||
00-intro-to-command-line.md | ||
0-intro-to-wp-cli.md | ||
1-intro-to-custom-commands.md | ||
2-using-wp-cli-internal-api.md | ||
3-best-practices-designing-a-cli.md | ||
4-practical-uses-for-custom-commands.md | ||
5-more-resources.md | ||
LICENSE | ||
README.md |
Learn WP-CLI
INTROS
Building Custom WP-CLI Commands
- Using WP-CLI Internal API & Helpers
- Best Practices: Designing A CLI
- Practical Uses for Custom Commands