Skip to content

codearachnid/wp-plugin-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Plugin Framework

Author: Timothy Wood @codearachnid

This plugin is a skeleton framework for starting your plugin development process. It uses a Singlton combined with lazy loading of required classes.

Code Notes

The plugin will initialized at the plugins_loaded hook.

Text Domain: wp-plugin-framework

Read more on the case for singletons and why I chose to set this project up in this fashion.

About

A skeleton framework for starting WordPress plugin development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages