8000 GitHub - bigboxwc/wp-plugin: Base WordPress plugin scaffold.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bigboxwc/wp-plugin

Repository files navigation

  • Replace BigBox\Plugin with your namespace
  • Replace PLUGIN constant with your constant prefix
  • Replace 'plugin' text domain with your text domain
  • Replace 'plugin_ function prefixes with your function prefix

Plugin

WordPress plugin base.

Install

Clone Repository

$ git clone git@github.com:bigboxwc/wp-plugin wp-plugin && cd wp-plugin

Setup Plugin

$ npm run setup-plugin

Develop

$ npm run dev

Lint

Javascript

$ npm run lint

CSS

$ npm run css-lint

PHP

$ composer run lint

Release

$ npm run package-plugin

About

Base WordPress plugin scaffold.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0