Beschreibung
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
Rezensionen
Mitwirkende & Entwickler
„WP REST API Cache“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „WP REST API Cache“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.2.0
adding rest_cache_headers filter
1.1.0
improving the arguments of filters
1.0.0
initial version