Skip to content

rhurling/wp-oo-nonces-plugin

Repository files navigation

WordPress Object Oriented Nonces Plugin

WordPress Plugin that uses the rhurling/nonces composer package to overwrite the pluggable WP functions wp_create_nonce and wp_verify_nonce.

Build Status Coverage Status

Installation

Load as dependency in another Plugin

composer require rhurling/wp-oo-nonces-plugin

As WordPress Plugin

  1. Download Zip File
  2. Unpack into plugins directory
  3. Run composer install inside the Plugin directory from command line

About

WordPress Plugin that uses allows WordPress built-in nonce functions to use a Object Oriented Nonce Class

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages