이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Rest API Cache

설명

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?

  1. Install Plugin via WordPress Admin – Go to Admin > Plugins > Add New.
  2. Setup your settings Go To Admin >> REST API Cache.
  3. Exclude api cache Go To Admin >> REST API Cache >> Exclude api cache.

Need Support? wp.support@vsourz.com

스크린샷

  • Plugin Settings
  • Exclude API from caching.

설치

Install via WordPress Admin

  1. Ready the zip file of the plugin
  2. Go to Admin > Plugins > Add New
  3. On the upper portion click the Upload link
  4. Using the file upload field, upload the plugin zip file here and activate the plugin

Install via FTP

  1. First unzip the plugin file
  2. Using FTP go to your server’s wp-content/plugins directory
  3. Upload the unzipped plugin here
  4. Once finished login into your WP Admin and go to Admin > Plugins
  5. Look for Rest API Cache and activate it

FAQ

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”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial