mirror of
https://ghproxy.net/https://github.com/wp-cli/handbook.git
synced 2026-07-26 12:37:22 +08:00
22 lines
1.3 KiB
Markdown
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.
|