توضیحات
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?
- Install Plugin via WordPress Admin – Go to Admin > Plugins > Add New.
- Setup your settings Go To Admin >> REST API Cache.
- Exclude api cache Go To Admin >> REST API Cache >> Exclude api cache.
Need Support? wp.support@vsourz.com
نصب
Install via WordPress Admin
- Ready the zip file of the plugin
- Go to Admin > Plugins > Add New
- On the upper portion click the Upload link
- Using the file upload field, upload the plugin zip file here and activate the plugin
Install via FTP
- First unzip the plugin file
- Using FTP go to your server’s wp-content/plugins directory
- Upload the unzipped plugin here
- Once finished login into your WP Admin and go to Admin > Plugins
- Look for Rest API Cache and activate it
سوالات متداول
- 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.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Rest API Cache” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Rest API Cache” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
1.0.0
- Initial