This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Rest API Widgets

Description

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.

Installation

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

FAQ

How to Customize WP REST API’s Query

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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Rest API Widgets” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Rest API Widgets” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1

  • Initial Release.