wp-oop/events

A PSR-14 wrapper for the WP hook system.

0.1.x-dev 2021-06-22 03:55 UTC

This package is auto-updated.

Last update: 2024-04-23 08:47:26 UTC


README

Packagist PHP Version Support

A PSR-14 wrapper for the WP hook system.

Details

A PSR-14 compliant event manager and wrapper for WordPress. It uses the WordPress hook system, while providing a standards-compliant OOP interface, allowing for complete de-coupling from WordPress hooks.