jeffstieler/rest-console-embed

WPCOM Rest Console的短代码嵌入

安装: 11

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放性问题: 0

类型:wordpress-plugin

0.1.0 2015-05-04 23:40 UTC

This package is not auto-updated.

Last update: 2024-09-28 17:49:02 UTC


README

WordPress短代码插件,提供可嵌入的控制台,用于在内容中探索REST API。

基于Automattic的WordPress.com控制台

使用短代码

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

  • api_root
    • 目标API的根URL。
  • auth
    • "none", "oauth", 或 "proxy"。使用除"none"之外的其他值留给读者自行练习。 ;)
  • width
    • 包含div的宽度,默认为100%
  • height
    • 包含div的高度,默认为500px

API兼容性

为了使控制台正常工作,目标API需要