We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8221c92 commit 055d9b6Copy full SHA for 055d9b6
jwt-auth.php
@@ -11,13 +11,13 @@
11
* Plugin URI: https://github.com/WP-API/jwt-auth
12
* Description: Feature plugin to bring JSON Web Token REST API authentication to Core
13
* Version: 0.1
14
- * Author: XWP, and contributors
+ * Author: WP-API
15
* Author URI: https://github.com/WP-API/jwt-auth/graphs/contributors
16
* Text Domain: jwt-auth
17
* License: GPL-2.0+
18
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
19
* GitHub Plugin URI: https://github.com/WP-API/jwt-auth
20
- * Requires PHP: 5.3.0
+ * Requires PHP: 5.6.20
21
* Requires WP: 4.4.0
22
*/
23
0 commit comments