chucksplayground/wp-plugin-skeleton

Wordpress plugin skeleton

dev-master 2021-02-18 21:58 UTC

This package is auto-updated.

Last update: 2024-09-07 11:50:26 UTC


README

I wanted to make a simple library using newer PHP features so it would be easier to prototype WordPress plugins.

Installation

Since Composer features autoloading and it has a great community, this is the only supported way to work with the library.

$ composer require cprods/wp-plugin-library:dev-master