该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Rest API Widgets

描述

This is simple Widget Plugin using WP REST API. You can use following Widgets.

  • Comment form if comment is closed, this widget is hidden.
  • Comment List if comment is closed, this widget is hidden.
  • Post List Default: recentry 10 posts.

安装

  1. Activate the plugin through the ‘Plugins’ menu in WordPress
  2. Set Widget

常见问题

How to Customize WP REST API’s Query

Some Widgets has filter. You can change WP REST API’s Query using add_filter.

评价

此插件暂无评价。

贡献者及开发者

「Rest API Widgets」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Rest API Widgets」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.1

  • Initial Release.