Title: Noncensible
Author: Roy Orbitson
Published: <strong>2 ມິຖຸນາ 2021</strong>
Last modified: 28 ຕຸລາ 2025

---

ຄົ້ນຫາປລັກອິນ

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

![](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://lo.wordpress.org/plugins/noncensible/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/noncensible/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/noncensible/#installation)
 * [ການພັດທະນາ](https://lo.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” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການ
ພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

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

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.2.0**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **10 ເດືອນ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **20+**
 *  ເວີຊັນ WordPress ** 2.5.0 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **6.8.8**
 *  ເວີຊັນ PHP ** 5.4.0 ຫຼື ສູງກວ່າ **
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/noncensible/)
 * ແທັກ
 * [cache](https://lo.wordpress.org/plugins/tags/cache/)[nonce](https://lo.wordpress.org/plugins/tags/nonce/)
   [Optimize](https://lo.wordpress.org/plugins/tags/optimize/)[performance](https://lo.wordpress.org/plugins/tags/performance/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/noncensible/advanced/)

## ການໃຫ້ຄະແນນ

ຍັງບໍ່ມີການສົ່ງຄຳວິຈານເທື່ອ.

[ການທົບທວນຂອງທ່ານ](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/)