Description
Enable caching for WordPress REST API and increase speed of your application
See details on GitHub: http://github.com/airesvsg/wp-rest-api-cache
Installation
- Copy the
wp-rest-api-cache
folder into yourwp-content/plugins
folder - Activate the
WP REST API Cache
plugin via the plugin admin page
FAQ
- Installation Instructions
-
- Copy the
wp-rest-api-cache
folder into yourwp-content/plugins
folder - Activate the
WP REST API Cache
plugin via the plugin admin page
- Copy the
Avis
Contributeurs/contributrices & développeurs/développeuses
« WP REST API Cache » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « WP REST API Cache » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
1.2.0
adding rest_cache_headers filter
1.1.0
improving the arguments of filters
1.0.0
initial version