Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.2 KB

readme.md

File metadata and controls

25 lines (16 loc) · 1.2 KB

Foo Bar

Template plugin for scaffolding WordPress plugins at XWP.

Contributors: xwp
Requires at least: 4.4
Tested up to: 4.5
Stable tag: trunk (master)
License: GPLv2 or later

Build Status Coverage Status Built with Grunt devDependency Status

Description

Template plugin for scaffolding WordPress plugins at XWP.

Use the init-plugin.sh script on your system to pull down this repo and make the necessary replacements via:

./init-plugin.sh "Hello World"

This will create a plugin hello-world one level up from the current directory. The init-plugin.sh script will be removed from the scaffolded plugin.