Rest API Widgets
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
- Activate the plugin through the ‘Plugins’ menu in WordPress
- 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
Changelog
0.1
- Initial Release.