Title: Noncensible
Author: Roy Orbitson
Published: <strong>2. juni, 2021</strong>
Last modified: 28. oktober, 2025

---

Søg plugins

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

# Noncensible

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

[Download](https://downloads.wordpress.org/plugin/noncensible.1.2.0.zip)

 * [Detaljer](https://da.wordpress.org/plugins/noncensible/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/noncensible/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/noncensible/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/noncensible/#developers)

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

## Beskrivelse

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).

## Installation

 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.

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“Noncensible” er open source-software. Følgende personer har bidraget til dette 
plugin.

Bidragsydere

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

[Oversæt “Noncensible” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/noncensible)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/noncensible/), tjek 
[SVN repository](https://plugins.svn.wordpress.org/noncensible/), eller abonner 
på [udviklerloggen](https://plugins.trac.wordpress.org/log/noncensible/) via [RSS](https://plugins.trac.wordpress.org/log/noncensible/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 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()`.

## Meta

 *  Version **1.2.0**
 *  Senest opdateret **9 måneder siden**
 *  Aktive installationer **30+**
 *  WordPress-version ** 2.5.0 eller højere **
 *  Testet op til **6.8.6**
 *  PHP-version ** 5.4.0 eller højere **
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/noncensible/)
 * Tags
 * [cache](https://da.wordpress.org/plugins/tags/cache/)[nonce](https://da.wordpress.org/plugins/tags/nonce/)
   [Optimize](https://da.wordpress.org/plugins/tags/optimize/)[performance](https://da.wordpress.org/plugins/tags/performance/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/noncensible/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

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

[Se alle anmeldelser.](https://wordpress.org/support/plugin/noncensible/reviews/)

## Bidragsydere

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

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/noncensible/)