Plugin info

Total downloads: 1,225
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 3 language(s)
Contributors: 4
Last updated: 3/28/2018 (2834 days ago)
Added to WordPress: 3/28/2018 (7 years old)
Minimum WordPress version: 4.7
Tested up to WordPress version: 4.9.28
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2834 days ago

20/100

Is REST API Docs abandoned?

Possibly abandoned (last update 2834 days ago).

Compatibility

Requires WordPress: 4.7
Tested up to: 4.9.28
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Disable REST API
Rating 4.8/5 (38 reviews)Active installs 90,000
Make Connector
Rating 2.7/5 (25 reviews)Active installs 80,000
ACF to REST API
Rating 4.9/5 (34 reviews)Active installs 30,000
XO Security
Rating 5.0/5 (9 reviews)Active installs 30,000
REST API Authentication for WP – JWT Auth and more
Rating 4.4/5 (71 reviews)Active installs 20,000
Disable WP REST API
Rating 4.8/5 (36 reviews)Active installs 20,000

Description

This plugin shows you available REST API endpoints.
You can find availability of your WordPress easily.

Installation

Installing via WordPress admin screen is recommended.
You can find Tools > REST API menu.

Manual Installation

  1. Upload rest-api-docs folder in wp-content/plugins folder.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Build from Source

This plugin is also hosted on Github.
To build this plugin, follow the instructions below. npm is required.

#Clone repository.
git clone [email protected]:kuno1/rest-api-docs.git
cd rest-api-docs
#Build assets and remove unnecessary files.
./bin/package.sh

Frequently Asked Questions

Installation Instructions

Installing via WordPress admin screen is recommended.
You can find Tools > REST API menu.

Manual Installation

  1. Upload rest-api-docs folder in wp-content/plugins folder.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Build from Source

This plugin is also hosted on Github.
To build this plugin, follow the instructions below. npm is required.

#Clone repository.
git clone [email protected]:kuno1/rest-api-docs.git
cd rest-api-docs
#Build assets and remove unnecessary files.
./bin/package.sh

How can I report bugs?

Post to support forum or create issue on github.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

0.2.0

  • Add automatic deploy.
  • Change plugin name with “s”.

0.1.0

  • Initial release.