GrootMadeGrootMade
Browse allThemesPluginsKits
CommunitySupportPricing
Register
AI Search
Browse allThemesPluginsKitsCommunitySupportPricing
GrootMadeGrootMade
BrowsePluginsWP Nonce Test Plugin
WP Nonce Test Pluginv1.0.

forked from WordPress Nonce Test Plugin™

Preview of WP Nonce Test Plugin
Trademark notice

WP Nonce Test Plugin is not affiliated with WordPress Nonce Test Plugin. The name and any related trademarks are used solely for nominative descriptive purposes.

README.md

This package provides an object-oriented interface for managing nonces (CSRF tokens) in plugin and theme development. It is designed for developers who prefer a structured, testable approach over the standard procedural functions.

  • Object-oriented abstraction: The core NonceManager class acts as a central service for handling nonce creation and verification, offering a cleaner architectural pattern.
  • Multiple nonce types: Supports creating different nonce types, including simple tokens, form field nonces, and URL nonces, through dedicated factory classes.
  • Extensible design: Key components like the NonceFactory and Verifier depend on interfaces, allowing you to create custom implementations and inject them into the manager.
  • Integrated testing: The package includes a suite of unit and integration tests using PHPUnit, along with quality assurance tools like PHP CodeSniffer and Psalm for code analysis.
  • Modern PHP foundation: Built for PHP 8.1 and follows PSR-4 autoloading standards, making it suitable for contemporary development environments.
Authors:
Brian Schäffner
Tags:
Apideveloper toolphpSecuritywordpress
Security Scan
Overview
Comments
Download Activity
Releases
VirusTotal
Demo Content

More themes and plugins like WP Nonce Test Plugin

About

This package provides an object-oriented interface for creating and verifying nonces (CSRF tokens). It offers a structured, testable alternative to the standard procedural functions.

  • WordPress Nonce Test Plugin
  • v1.0.
  • 12 days ago
  • Mar 6, 2026
  • Access: Silver
  • Brian Schäffner
  • Plugin
  • 0
  • No comments