PHPackages                             trisghosh/wp-nonce - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. trisghosh/wp-nonce

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

trisghosh/wp-nonce
==================

This plugin will let users to use the wp nonce functions using the predefined class

110PHP

Since Dec 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/trisghosh/wp-nonce)[ Packagist](https://packagist.org/packages/trisghosh/wp-nonce)[ RSS](/packages/trisghosh-wp-nonce/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

To include the nonce class
==========================

[](#to-include-the-nonce-class)

use tris\\wpnonce\\wpnonce;

To call the static function
===========================

[](#to-call-the-static-function)

1. wpnonce::wpNonceField() :: parameters are same as wp\_nonce\_field
2. wpnonce::wpNonceUrl() :: parameters are same as wp\_nonce\_url
3. wpnonce::wpCreateNonce() :: parameters are same as wp\_create\_nonce
4. wpnonce::wpVerifyNonce() :: parameters are same as wp\_verify\_nonce
5. wpnonce::wpNonceAYS() :: parameters are same as wp\_nonce\_ays
6. wpnonce::checkAdminReferer() :: parameters are same as check\_admin\_referer
7. wpnonce::checkAjaxReferer() :: parameters are same as check\_ajax\_referer

Codex references
================

[](#codex-references)

1. [https://codex.wordpress.org/Function\_Reference/wp\_nonce\_field](https://codex.wordpress.org/Function_Reference/wp_nonce_field)
2. [https://codex.wordpress.org/Function\_Reference/wp\_nonce\_url](https://codex.wordpress.org/Function_Reference/wp_nonce_url)
3. [https://codex.wordpress.org/Function\_Reference/wp\_create\_nonce](https://codex.wordpress.org/Function_Reference/wp_create_nonce)
4. [https://codex.wordpress.org/Function\_Reference/wp\_verify\_nonce](https://codex.wordpress.org/Function_Reference/wp_verify_nonce)
5. [https://codex.wordpress.org/Function\_Reference/wp\_nonce\_ays](https://codex.wordpress.org/Function_Reference/wp_nonce_ays)
6. [https://codex.wordpress.org/Function\_Reference/check\_admin\_referer](https://codex.wordpress.org/Function_Reference/check_admin_referer)
7. [https://codex.wordpress.org/Function\_Reference/check\_ajax\_referer](https://codex.wordpress.org/Function_Reference/check_ajax_referer)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7201599?v=4)[trisghosh](/maintainers/trisghosh)[@trisghosh](https://github.com/trisghosh)

---

Top Contributors

[![trisghosh](https://avatars.githubusercontent.com/u/7201599?v=4)](https://github.com/trisghosh "trisghosh (1 commits)")

### Embed Badge

![Health badge](/badges/trisghosh-wp-nonce/health.svg)

```
[![Health](https://phpackages.com/badges/trisghosh-wp-nonce/health.svg)](https://phpackages.com/packages/trisghosh-wp-nonce)
```

###  Alternatives

[craue/config-bundle

Database-stored settings made available via a service for your Symfony project.

1751.0M4](/packages/craue-config-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
