PHPackages                             bayodesegun/wordpress-oo-nonces - 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. bayodesegun/wordpress-oo-nonces

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

bayodesegun/wordpress-oo-nonces
===============================

WordPress Object-Oriented Nonces

1.0.0(8y ago)031MITPHP

Since Aug 30Pushed 8y ago1 watchersCompare

[ Source](https://github.com/bayodesegun/wordpress-oo-nonces)[ Packagist](https://packagist.org/packages/bayodesegun/wordpress-oo-nonces)[ RSS](/packages/bayodesegun-wordpress-oo-nonces/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Wordpress Object-Oriented Nonces
================================

[](#wordpress-object-oriented-nonces)

The Wordpress Objected-Oriented Nonces is a plugin that facilitates the use of Wordpress nonces in a object-oriented fashion, by providing a class with functions that implement the original nonce-related function.

Installation
------------

[](#installation)

### Production installation (without test files)

[](#production-installation-without-test-files)

- `composer require bayodesegun/wordpress-oo-nonces "~1.0.0"`

### Development installation (with test files)

[](#development-installation-with-test-files)

- `composer require bayodesegun/wordpress-oo-nonces "dev-master"`

Usage
-----

[](#usage)

- From any part of WordPress, instantiate a new `WP_OO_Nonces` class: `$nonce = new WP_OO_Nonces();`
- Access the usual Nonce functions via the instance variable, dropping the `wp_` prefix where present. For example to use the `wp_nonce_url()` function, do something like: `$out = $nonce->nonce_url(admin_url());`

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3225d ago

### Community

Maintainers

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

---

Top Contributors

[![bayodesegun](https://avatars.githubusercontent.com/u/15055526?v=4)](https://github.com/bayodesegun "bayodesegun (9 commits)")

### Embed Badge

![Health badge](/badges/bayodesegun-wordpress-oo-nonces/health.svg)

```
[![Health](https://phpackages.com/badges/bayodesegun-wordpress-oo-nonces/health.svg)](https://phpackages.com/packages/bayodesegun-wordpress-oo-nonces)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[mautic/core

Mautic Open Source Distribution

9.8k2.6k9](/packages/mautic-core)[mediawiki/maps

Adds various mapping features to MediaWiki

78149.7k3](/packages/mediawiki-maps)[rainlab/blog-plugin

Blog plugin for October CMS

17158.6k](/packages/rainlab-blog-plugin)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19246.3k2](/packages/civicrm-civicrm-drupal-8)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3355.8k](/packages/starcitizentools-citizen-skin)

PHPackages © 2026

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