Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
docs
The content for developer.wordpress.org/rest-api
-
OAuth2
Connect applications to your WordPress site without ever giving away your password.
-
authentication
The home for design & development of a core WordPress REST API authentication solution
-
jwt-auth
Enable JSON Web Token authentication for the WordPress REST API.
-
wp-api-meta-endpoints Archived
Legacy Feature plugin for Meta Endpoints. Use register_post_meta & register_meta with `'show_in_rest' => true` instead.
-
menus-endpoints
Feature plugin for Menu Endpoints
-
node-wpapi
An isomorphic JavaScript client for the WordPress REST API
-
docs-v2 Archived
Documentation for version 2 of the API
-
wp-api-plugins-themes-endpoints Archived
Legacy Feature plugin for Plugin and Theme Endpoints (Superseded by core /themes endpoint)
-
new-list-tables Archived
An experiment in re-writing the post list screen using the REST API.
-
rest-filter-response-fields Archived
Legacy plugin; use ?_fields= instead of installing this!
-
wp-api-site-endpoints Archived
Legacy experimental plugin for Site Endpoints. Not maintained.
-
wp-api-customize-endpoints Archived
Legacy experimental WP REST API endpoints for the Customizer
-
widgets-endpoints
Experimental WordPress REST API Widgets endpoints.
-
docs-ja
Japanese documentation for the REST API
-
rest-filter
Restores the `filter` param to post enpdpoints.
-
Basic-Auth
Basic Authentication handler for the JSON API, used for development and debugging purposes
-
wordpress-rest-api-oauth-1
WordPress REST API OAuth 1 JavaScript Client
-
client-js Archived
Backbone-based JavaScript client for WP API
-
markdown-sync
Syncing plugin used for WordPress.org CLI/REST API handbooks
-
OAuth1
OAuth server implementation for WP API
-
proposals Archived
-
WP-API Archived
The WP REST API has been merged into WordPress core. Please do not create issues or send pull requests. Submit support requests to the forums or patches to Trac (see README below for links).
-
live-settings
Update your settings, live.
-
discovery-php
Library for discovering the WordPress REST API
-
oauth-debugger
OAuth 1 Debugger App
-
client-cli Archived
-
broker-plugin
A broker between client apps and WP-based servers for OAuth bootstrapping.