handbook/support.md
Kamran Abdul Aziz 8ce838cdca
Add WP-CLI support page (#645)
Co-authored-by: Pascal Birchler <pascalb@google.com>
2026-06-09 11:33:36 +02:00

22 lines
1.3 KiB
Markdown

# Support
WP-CLI's maintainers and contributors have limited availability to answer
general support questions. The current version of WP-CLI is the only officially
supported version.
Before asking for help, search for your question in these resources:
* [Common issues and their fixes](https://make.wordpress.org/cli/handbook/guides/common-issues/)
* [WP-CLI Handbook](https://make.wordpress.org/cli/handbook/)
* [Open and closed issues in the WP-CLI GitHub organization](https://github.com/search?q=org%3Awp-cli+is%3Aissue&type=issues)
* [Threads tagged `WP-CLI` in the WordPress.org support forums](https://wordpress.org/support/topic-tag/wp-cli/)
* [Questions tagged `wp-cli` on WordPress Stack Exchange](https://wordpress.stackexchange.com/questions/tagged/wp-cli)
If you do not find an answer in those resources:
* Join the `#cli` channel in [WordPress.org Slack](https://make.wordpress.org/chat/) for quick questions and live discussion.
* Post a new thread in the [WordPress.org support forums](https://wordpress.org/support/forums/) and tag it `wp-cli` so the community can find it.
If you have found a reproducible bug in WP-CLI, please follow the
[bug report guidelines](https://make.wordpress.org/cli/handbook/contributions/bug-reports/)
before opening an issue.