Skip to content

EkoJR/wp-plugin-boilerplate

Repository files navigation

WordPress Plugin Boilerplate

A WP Plugin boilerplate that was designed throughout the years. It is intended to follow WP Coding Standards, OOP, and provide Basic Codebase to develop a WP Plugin.

How to Install

Could be used as-is on a WP site for testing and demonstration.

When developing a plugin, some file names and variables will need to be renamed to fit the plugin.

Replace/Rename

  • PLUGIN_NAME
  • PLUGIN_SLUG
  • PLUGIN-NICENAME
  • PLUGIN_PREFIX_UPPER
  • PLUGIN_PREFIX_LOWER
  • Root folder & Repo name replaced with the plugin's nicename.

About

WordPress Plugin Boilerplate that's been developed throughout the years.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published