New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| ↑ | Enable caching of the WordPress REST API and auto-flush caches upon wp-admin editing. | 워드프레스 REST API 캐싱을 활성화하고 wp-admin 편집 시 캐시를 자동으로 삭제합니다. | Details |
Original current
Enable caching of the WordPress REST API and auto-flush caches upon wp-admin editing.
You have to log in to edit this translation. |
|||
| ↑ | WP REST Cache | WP REST Cache | Details |
Original current |
|||
| Yes you can! You can use our <a href="https://plugins.acato.nl/">WP REST Cache Pro</a> plugin to easily register your own endpoints for caching through the wp-admin interface. Or you can do it programmatically by using the hook <code>wp_rest_cache/allowed_endpoints</code> like this: | 네, 가능합니다! 저희 <a href="https://plugins.acato.nl/">WP REST Cache Pro</a> 플러그인을 사용하시면 wp-admin 인터페이스를 통해 간편하게 캐싱을 위한 중단점을 등록하실 수 있습니다. 또는 <code>wp_rest_cache/allowed_endpoints</code> 훅을 사용하여 다음과 같이 프로그래밍 방식으로 등록하실 수도 있습니다: | Details | |
Original current
Yes you can! You can use our <a href="https://plugins.acato.nl/">WP REST Cache Pro</a> plugin to easily register your own endpoints for caching through the wp-admin interface. Or you can do it programmatically by using the hook <code>wp_rest_cache/allowed_endpoints</code> like this:
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| <strong>WP REST Cache Pro</strong>↵ For more advanced features, check out our <a href="https://plugins.acato.nl/">WP REST Cache Pro</a> plugin: | <strong>WP REST Cache Pro</strong> 더욱 고급 기능을 원하시면 <a href="https://plugins.acato.nl/">WP REST Cache Pro</a> 플러그인을 확인해보세요: | Details | |
Original current
<strong>WP REST Cache Pro</strong>↵
For more advanced features, check out our <a href="https://plugins.acato.nl/">WP REST Cache Pro</a> plugin:
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| No coding required. | 코딩이 필요 없습니다. | Details | |
Original current
No coding required.
CommentFound in description list item. You have to log in to edit this translation. |
|||
| Configure relationships within endpoints. | 중단점과의 관계를 구성하세요. | Details | |
Original current
Configure relationships within endpoints.
CommentFound in description list item. You have to log in to edit this translation. |
|||
| Configure custom endpoints for caching through the wp-admin interface. | 캐시를 사용자 정의 중단점을 wp-admin 인터페이스에서 구성하세요. | Details | |
Original current
Configure custom endpoints for caching through the wp-admin interface.
CommentFound in description list item. You have to log in to edit this translation. |
|||
| You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team helps validate, triage and handle any security vulnerabilities. <a href="https://patchstack.com/database/vdp/1307d9dc-155a-4a70-b80c-978a2832290f">Report a security vulnerability.</a> | Patchstack 취약점 공개 프로그램을 통해 보안 버그를 신고할 수 있습니다. Patchstack 팀은 모든 보안 취약점의 검증, 분류 및 처리를 지원합니다. <a href="https://patchstack.com/database/vdp/1307d9dc-155a-4a70-b80c-978a2832290f">보안 취약점을 신고해 주세요.</a> | Details | |
Original current
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team helps validate, triage and handle any security vulnerabilities. <a href="https://patchstack.com/database/vdp/1307d9dc-155a-4a70-b80c-978a2832290f">Report a security vulnerability.</a>
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| We are using the WordPress transient API, so as long as you are using a Redis Object Cache plugin which enables Redis caching through the transients API it is supported. | 저희는 워드프레스 임시 API를 사용하고 있으므로 임시 API를 통해 Redis 캐싱을 활성화하는 Redis Object Cache 플러그인을 사용하는 한 지원됩니다. | Details | |
Original current
We are using the WordPress transient API, so as long as you are using a Redis Object Cache plugin which enables Redis caching through the transients API it is supported.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| How can I report security bugs? | 보안 버그를 어떻게 신고할 수 있나요? | Details | |
Original current
How can I report security bugs?
CommentFound in faq header. You have to log in to edit this translation. |
|||
| Is Redis Object Cache supported? | Redis Object Cache가 지원되나요? | Details | |
Original current
Is Redis Object Cache supported?
CommentFound in faq header. You have to log in to edit this translation. |
|||
| Yes you can! Use the <code>wp wp-rest-cache flush</code> command to flush caches. Type <code>wp wp-rest-cache flush --help</code> to see all options. | 네, 가능합니다! <code>wp wp-rest-cache flush</code> 명령을 사용하여 캐시를 삭제하세요. 모든 옵션을 보려면 <code>wp wp-rest-cache flush --help</code> 입력하세요. | Details | |
Original current
Yes you can! Use the <code>wp wp-rest-cache flush</code> command to flush caches. Type <code>wp wp-rest-cache flush --help</code> to see all options.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Can I use WP CLI to flush caches from the command line? | WP CLI를 사용하여 명령줄에서 캐시를 삭제할 수 있나요? | Details | |
Original current
Can I use WP CLI to flush caches from the command line?
CommentFound in faq header. You have to log in to edit this translation. |
|||
| Yes you can! Use the hook <code>wp_rest_cache/settings_capability</code> like this: | 네, 가능합니다! <code>wp_rest_cache/settings_capability</code> 훅을 다음과 같이 사용하세요: | Details | |
Original current
Yes you can! Use the hook <code>wp_rest_cache/settings_capability</code> like this:
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Can I change which users can change the settings and flush caches? | 설정을 변경하고 캐시를 삭제할 수 있는 사용자를 변경할 수 있나요? | Details | |
Original current
Can I change which users can change the settings and flush caches?
CommentFound in faq header. You have to log in to edit this translation. |
|||
Export as
Comment
Short description.