petenelson / extending-wp-rest-apiLinks
Sample code for extending the WordPress REST API
☆29Updated 8 years ago
Alternatives and similar repositories for extending-wp-rest-api
Users that are interested in extending-wp-rest-api are comparing it to the libraries listed below
Sorting:
- A WordPress plugin that filters WP REST API items to your requirement.☆64Updated 4 years ago
- A tool for connecting to the JSON-based REST API for WordPress via OAuth - https://github.com/WP-API/OAuth1, https://github.com/WP-API/OA…☆85Updated 8 years ago
- Legacy Feature plugin for Meta Endpoints. Use register_post_meta & register_meta with `'show_in_rest' => true` instead.☆38Updated 5 years ago
- Pattern Library for WordPress Theme and Plugin Developers to aide in building Admin interfaces☆56Updated 8 years ago
- Standard project layout for Human Made Projects.☆80Updated 6 years ago
- Example for the plugin ACF to REST API☆59Updated 8 years ago
- Webhooks style subscriptions for all post types via the WordPress JSON REST API.☆52Updated 8 years ago
- Create a custom login page on your WordPress site.☆35Updated 8 years ago
- Hide all admin notices, warnings, and errors in the WordPress admin area using an option in the admin bar.☆37Updated 8 years ago
- A demo WordPress plugin combining React with node-wpapi to build a front-end custom post type editing interface☆46Updated 8 years ago
- Use CMB2 to easily generate fields for the Customizer in WordPress☆16Updated 9 years ago
- Manage all of the meta-data in your WordPress installation☆65Updated 6 years ago
- B3 is a Backbone.js starter theme for WordPress.☆41Updated 10 years ago
- View ACF data on the front-end of a theme