2017 © Pedro Peláez
 

wordpress-plugin rest-routes

WP Plugin Activate WP REST API routes for custom post types.

image

bccampus/rest-routes

WP Plugin Activate WP REST API routes for custom post types.

  • Friday, June 8, 2018
  • by bdolor
  • Repository
  • 8 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Rest Routes

Tags: rest, api, routes, endpoints, json
Requires at least: 4.8.1
Tested up to: 4.8.1
Stable tag: 2.0.0
License: MIT
License URI: https://opensource.org/licenses/MIT, (*1)

Activate endpoints for custom post types that were registered by another plugin or theme., (*2)

Description

This plugin allows you to quickly add REST API support by activating endpoints on custom post types that were registered by another plugin or theme. This can be useful if you don't have control or want to modify the plugin or theme that registered the custom post type., (*3)

Overview of Features

  • Painless REST API endpoint activation for custom post types that were registered by another plugin or theme.
  • Lists your registered custom post types.
  • Test the activated endpoint quickly and easily.

Screenshots

1. The location of the settings page for this plugin.

The location of the settings page for this plugin., (*4)

2. The initial settings page with no endpoints activated.

The initial settings page with no endpoints activated. , (*5)

3. After activating the endpoints you can test them by clicking the URL.

After activating the endpoints you can test them by clicking the URL. , (*6)

Installation

  1. Upload the custom-rest-routes directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Click on the "REST Routes" menu item location under the Settings menu.

Frequently Asked Questions

Why do I need this plugin?

If you installed a plugin or theme that registered a custom content type for you without enabling it's REST API endpoint, then this plugin is for you!, (*7)

Why wouldn't I just enable REST API support on the other plugin/theme?

Modifying a plugin or theme you did not write can be time consuming, and can lead to issues such as losing the ability to update the plugin., (*8)

The Versions

08/06 2018

dev-dev

dev-dev https://github.com/BCcampus/custom-rest-routes/

WP Plugin Activate WP REST API routes for custom post types.

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires

by Alex Paredes

rest api routes custom post type endpoints

27/02 2018

dev-master

9999999-dev https://github.com/BCcampus/custom-rest-routes/

WP Plugin Activate WP REST API routes for custom post types.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

by Alex Paredes

rest api routes custom post type endpoints

01/09 2017

dev-issue-template

dev-issue-template https://github.com/BCcampus/custom-rest-routes/

WP Plugin Activate WP REST API routes for custom post types.

  Sources   Download

MIT

The Development Requires

by Alex Paredes

rest api routes custom post type endpoints

29/08 2017

dev-warnings

dev-warnings https://github.com/BCcampus/custom-rest-routes/

WP Plugin Activate WP REST API routes for custom post types.

  Sources   Download

MIT

The Development Requires

by Alex Paredes

rest api routes custom post type endpoints

23/08 2017

2.0.0

2.0.0.0 https://github.com/BCcampus/custom-rest-routes/

WP Plugin Activate WP REST API routes for custom post types.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

by Alex Paredes

rest api routes custom post type endpoints

15/03 2017

1.0.3

1.0.3.0 https://github.com/BCcampus/rest-routes/

WP Plugin Activate WP REST API routes for custom post types.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

The Development Requires

by Alex Paredes

rest api routes custom post type endpoints