Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 362 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 362 Bytes

PluginLib

A library of plugin classes to interact with WordPress.

This project is a thought experiment in wrapping the often convoluted WordPress plugin development process into one that leverages Composer and modern PHP OOP practices.

An example starter plugin with implimentation can be found at: https://github.com/RocketsAreNostalgic/ran-starter-plugin