Plugin info

Total downloads: 3,448
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 6/20/2019 (2385 days ago)
Added to WordPress: 2/6/2018 (7 years old)
Minimum WordPress version: 4.3
Tested up to WordPress version: 4.9.28
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2385 days ago

20/100

Is Rest API Cache abandoned?

Possibly abandoned (last update 2385 days ago).

Compatibility

Requires WordPress: 4.3
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.

No similar plugins found yet.

Description

Boost your application speed by caching the WordPress REST API.

Features

  • Cache the rest API of WordPress and woo-commerce of v1/v2 versions.
  • Provision to exclude the rest routes that are not needed to be cached.
  • Provision to purge all the cache.
  • Provision to purge all the rest routes after a particular time interval.
  • All the custom rest API can be cached.
  • Provision to clear the cache for a group of end-points.

How to use?

  1. Install Plugin via WordPress Admin – Go to Admin > Plugins > Add New.
  2. Setup your settings Go To Admin >> REST API Cache.
  3. Exclude api cache Go To Admin >> REST API Cache >> Exclude api cache.

Need Support? [email protected]

Installation

Install via WordPress Admin

  1. Ready the zip file of the plugin
  2. Go to Admin > Plugins > Add New
  3. On the upper portion click the Upload link
  4. Using the file upload field, upload the plugin zip file here and activate the plugin

Install via FTP

  1. First unzip the plugin file
  2. Using FTP go to your server’s wp-content/plugins directory
  3. Upload the unzipped plugin here
  4. Once finished login into your WP Admin and go to Admin > Plugins
  5. Look for Rest API Cache and activate it

Frequently Asked Questions

Can we cache Woo-commerce rest routes?

Yes, the woo-commerce rest routes can be cached. For now we have provided the facility to cache upto v1/v2 versions only.

Is there any provision to restrict a particular rest route from caching?

Yes, we have provided a page where all the rest routes are displayed and admin will have the provision to tick the rest routes that are not needed to be cached. You can find the screen under Go To Admin >> Rest API Cache >> Exclude API cache.

Review feed

No reviews available

Screenshots

  1. Plugin Settings

    Plugin Settings

  2. Exclude API from caching.

    Exclude API from caching.

Changelog

1.0.0

  • Initial