Açıklama
Enable caching for WordPress REST API and increase speed of your application
See details on GitHub: http://github.com/airesvsg/wp-rest-api-cache
Yükleme
- Copy the
wp-rest-api-cache
folder into yourwp-content/plugins
folder - Activate the
WP REST API Cache
plugin via the plugin admin page
SSS
- 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
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“WP REST API Cache” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“WP REST API Cache” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.2.0
adding rest_cache_headers filter
1.1.0
improving the arguments of filters
1.0.0
initial version