वर्णन
Enable caching for WordPress REST API and increase speed of your application
See details on GitHub: http://github.com/airesvsg/wp-rest-api-cache
स्थापना
- Copy the
wp-rest-api-cache
folder into yourwp-content/plugins
folder - Activate the
WP REST API Cache
plugin via the plugin admin page
नेहमी विचारले जाणारे प्रश्न
- 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
समीक्षा
योगदानकर्ते आणि विकसक
“WP REST API Cache” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “WP REST API Cache” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
1.2.0
adding rest_cache_headers filter
1.1.0
improving the arguments of filters
1.0.0
initial version