GrootMade is NOT affiliated with WordPress Real Nonce or its original author. WordPress Real Nonce™ is a trademark of its respective owner and use of it does not imply any endorsement or affiliation. This product has been forked under the GNU General Public License (GPL) and all non-GPL assets (such as proprietary images, fonts, and branding) have been removed. Distributing GPL-licensed code is 100% legal.
This library provides a set of methods to implement single-use security tokens, often called nonces, for a popular content management system. It is designed for developers who need stronger protection against replay attacks in their plugin or theme forms and actions, where a standard token might be reused maliciously.
Single-Use Verification: The core function ensures each generated token can be validated only one time. After use, it becomes invalid, blocking attempts to resubmit a form or repeat an action with the same token.
Direct Method Replacement: It offers functions that directly replace the standard CMS token creation and validation calls, making integration straightforward for existing code.
Archived Project: This repository was archived by the owner in February 2023, indicating it is no under active development. It remains available as a read-only resource for implementation reference.
We do not provide support for the original product. If you need official support, please purchase a license from the original developer. Our community assistance is only for issues related to our forked version.
Author
Version
Type
License
Access
Fork date
Updated
Original slug
Version
Author
Updated
Version
Author
Updated
Version
Author
Updated