mirror of
https://ghproxy.net/https://github.com/wp-cli/handbook.git
synced 2026-07-26 12:37:22 +08:00
- Organize files in folders according to the desired structure - Use directory iterator to loop through all files and folders (makes generation more robust)
994 B
994 B
Doctor Guides
Here are some helpful guides for using wp doctor:
- Default doctor diagnostic checks
- Customize doctor diagnostic checks
- Write a custom check to perform an arbitrary assertion
- Write a check for verifying contents of WordPress files
- Write a check for asserting the value of a given option
- Write a check for asserting the value of a given constant
- Check status of a given plugin