WP Manifestindependent plugin directory
manifest / developer / wordpress-nonce

WordPress Nonce Plugins

WordPress Plugin to use of WordPress Nonce function, in theme or other plugins.

by Debabrata Karfa · github.com/debabratakarfa/wordpress-nonce · website

0stars
6composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/debabratakarfa/wordpress-nonce/archive/refs/heads/master.zip

Also on Packagist as debabratakarfa/wordpress-nonce:

composer require debabratakarfa/wordpress-nonce

From the readme

WordPressNonce WordPress plugin that enables the wordpress nonce function in environment. How to install using composer The composer.json file: Add to your composer.json file this package as a require an then run 'composer install' Or How to use Create nonce Verify nonce Create nonce url How to do Test

Read the full README on GitHub →