2017 © Pedro Peláez
 

wordpress-plugin rest-console-embed

Shortcode embed of the WPCOM Rest Console

image

jeffstieler/rest-console-embed

Shortcode embed of the WPCOM Rest Console

  • Tuesday, May 5, 2015
  • by jeffstieler
  • Repository
  • 0 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

REST Console Embed

WordPress shortcode plugin providing an embeddable console for exploring REST APIs in your content., (*1)

Based on Automattic's WordPress.com Console., (*2)

Using the shortcode

[rest-console api_root="http://path/to/api" auth="none" width="100%" height="500px"], (*3)

  • api_root
    • Root URL of the target API.
  • auth
    • "none", "oauth", or "proxy". Using values other than "none" is an exercise left to the reader. ;)
  • width
    • Width of the containing div, defaults to 100%.
  • height
    • Height of the containing div, defaults to 500px.

API Compatibility

For the console to work properly, the target API will need to:, (*4)

The Versions

05/05 2015

dev-master

9999999-dev

Shortcode embed of the WPCOM Rest Console

  Sources   Download

GPL

The Requires

 

by Jeff Stieler

05/05 2015

0.1.0

0.1.0.0

Shortcode embed of the WPCOM Rest Console

  Sources   Download

GPL

The Requires

 

by Jeff Stieler