thefrosty/wp-utilities

A library containing my standard development resources

Installs: 14 461

Dependents: 15

Suggesters: 0

Security: 0

Stars: 18

Watchers: 1

Forks: 3

Open Issues: 4

pkg:composer/thefrosty/wp-utilities

v3.8.2 2025-06-12 15:43 UTC

README

WP Utilities

PHP from Packagist Latest Stable Version Total Downloads License Build Status codecov Donate with $DOGE

A library containing my standard development resources to build high quality WordPress plugins.

Requirements

PHP >= 8.3
WordPress >= 6.7

The required WordPress version will always be the most recent point release of the previous major release branch.

For both PHP and WordPress requirements, although this library may work with a version below the required versions, they will not be supported and any compatibility is entirely coincidental.

Installation

To install this library, use Composer:

composer require thefrosty/wp-utilities:^3.5

Then follow examples in the Plugin README