8000 Direct people to the forums for support requests · WP-API/WP-API@013e4d0 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

Commit 013e4d0

Browse files
authored
Direct people to the forums for support requests
1 parent 0bea5e8 commit 013e4d0

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

README.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
Access your WordPress site's data through an easy-to-use HTTP REST API.
44

5-
**Development is no longer taking place in this repository** - see
6-
[WordPress core Trac](https://core.trac.wordpress.org)
7-
instead.
5+
**Development is no longer taking place in this repository**.
6+
7+
- For support requests, use the
8+
[WordPress forums](https://wordpress.org/support/).
9+
- For bugs and patches, use
10+
[WordPress core Trac](https://core.trac.wordpress.org).
11+
Be sure to include full details and reproduction steps about the issue you are
12+
experiencing, and ideally a patch with unit tests.
813

914
The **"develop"** branch is version 2 which represents the last "beta" versions of the
1015
[plugin](https://wordpress.org/plugins/rest-api/).
@@ -44,9 +49,14 @@ extra data for plugin and theme developers!
4449
The API code in this plugin is currently integrated into core WordPress starting in
4550
[4.7](https://wordpress.org/news/2016/12/vaughan/).
4651

47-
**Development is no longer taking place in this repository** - see
48-
[WordPress core Trac](https://core.trac.wordpress.org)
49-
instead.
52+
**Development is no longer taking place in this repository**.
53+
54+
- For support requests, use the
55+
[WordPress forums](https://wordpress.org/support/).
56+
- For bugs and patches, use
57+
[WordPress core Trac](https://core.trac.wordpress.org).
58+
Be sure to include full details and reproduction steps about the issue you are
59+
experiencing, and ideally a patch with unit tests.
5060

5161
## Quick Setup
5262

0 commit comments

Comments
 (0)
0