Title: Noncensible
Author: Roy Orbitson
Published: <strong>2021년 6월 2일</strong>
Last modified: 2025년 10월 28일

---

플러그인 검색

![](https://ps.w.org/noncensible/assets/icon.svg?rev=2540988)

# Noncensible

 작성자: [Roy Orbitson](https://profiles.wordpress.org/lev0/)

[다운로드](https://downloads.wordpress.org/plugin/noncensible.1.2.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/noncensible/#description)
 * [평가](https://ko.wordpress.org/plugins/noncensible/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/noncensible/#installation)
 * [개발](https://ko.wordpress.org/plugins/noncensible/#developers)

 [지원](https://wordpress.org/support/plugin/noncensible/)

## 설명

The core functions’ documentation states that nonces, small validity tokens used
throughout WordPress core and other plugins, have a lifespan of 1 day, however they
can last as little as half that time. For common usage that may not be a problem,
but if that lifespan is relied upon in any meaningful way, inexplicable failures
can occur. For example, filters that shorten the lifespan may randomly make it difficult
to complete some tasks before their nonce expires. Very long lifespans, such as 
those set by many caching and SEO optimization plugins, can result in forms and 
other actions suddenly breaking before the cached content expires and new nonces
get generated. Imagine a contact form that’s cached for a week but stops working
after 4 days, then starts working again if that cache is cleared. A cursory search
for terms like `caching nonce expired wordpress` yields many results for relevant
problems.

This plugin guarantees a nonce will last _at least_ as long as it’s intended to,
but up to ⅛ of a lifepsan more. By default, this means a nonce will last from 24
up to 27 hours, rather than anywhere from 12 to 24 hours. It was created because
changing the behaviour of such old code was deemed inappropriate (in [ticket #53236](https://core.trac.wordpress.org/ticket/53236)),
given the functions are pluggable.

Hourglass icon by [mavadee](https://www.flaticon.com/authors/mavadee).

## 설치

 1. Install the plugin in the usual way, through the admin interface by uploading manually
    or searching on the **Plugins** page.
 2. Clear _all_ caching plugins’ content.
 3. Test that forms, etc. on your site are still working. You may need to force-reload
    affected pages first, and clear your browser’s cache.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Noncensible”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

 *   [ Roy Orbitson ](https://profiles.wordpress.org/lev0/)

[자국어로 “Noncensible”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/noncensible)

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

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/noncensible/)는, [SVN 저장소](https://plugins.svn.wordpress.org/noncensible/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/noncensible/)
을 [RSS](https://plugins.trac.wordpress.org/log/noncensible/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.2.0

Make the `NONCENSIBLE_TICKS_PER_NONCE_LIFE` constant overridable in config, in case
you want lower or higher resolution than 8, but still need the guaranteed lifespan.

#### 1.1.0

Compatibility with WP v6.1: passing `wp_verify_nonce()`‘s `$action` parameter to`
wp_nonce_tick()`.

## 기초

 *  버전 **1.2.0**
 *  최근 업데이트: **5개월 전**
 *  활성화된 설치 **20+**
 *  워드프레스 버전 ** 2.5.0 또는 그 이상 **
 *  다음까지 시험됨: **6.8.5**
 *  PHP 버전 ** 5.4.0 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/noncensible/)
 * 태그:
 * [cache](https://ko.wordpress.org/plugins/tags/cache/)[nonce](https://ko.wordpress.org/plugins/tags/nonce/)
   [Optimize](https://ko.wordpress.org/plugins/tags/optimize/)[performance](https://ko.wordpress.org/plugins/tags/performance/)
 *  [고급 보기](https://ko.wordpress.org/plugins/noncensible/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/noncensible/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/noncensible/reviews/)

## 기여자

 *   [ Roy Orbitson ](https://profiles.wordpress.org/lev0/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/noncensible/)