-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Begin updating readme & doc blocks for 1.0
- Remove beta notices - Update supported version to point to 4.7 - Reword introduction to clarify "isomorphic" capability - Link to developer.wordpress.org, not wp-api.org
- Loading branch information
1 parent
a051c45
commit 8e286d0
Showing
3 changed files
with
4 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,6 @@ | |
/** | ||
* @module WPAPI | ||
* @submodule WPRequest | ||
* @beta | ||
*/ | ||
|
||
var qs = require( 'qs' ); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters