WordPress Plugin Boilerplate Generator | Ready to use WordPress Plugin Boilerplate
<div readability="47.284285714286"><p>As a WordPress Developer, I’ve been using the fantastic Tom McFarlin's <a href="https://github.com/devinvinson/WordPress-Plugin-Boilerplate/" target="blank" style="color: inherit; text-decoration: none;" name="readabilityLink-1">WPPB foundation plugin</a><a href="#readabilityFootnoteLink-1" class="readability-DoNotFootnote" style="color: inherit;"><small><sup>[1]</sup></small></a> (now maintained by Devin Vinson) as my started plugin.</p><p>Every time I start working on a new plugin I find myself renaming files names, searching and replacing <strong><i>plugin-name</i></strong>, <strong><i>PluginName</i></strong> , the packages, subpackages names, etc. All these tasks take me around 5-10 minutes every time, and I don’t like repeat unnecessary tasks.</p><p>At that time I was trying to work with NodeJS in a <a href="https://github.com/Tmeister/wppb-gen-site/" target="blank" style="color: inherit; text-decoration: none;" name="readabilityLink-2">real project</a><a href="#readabilityFootnoteLink-2" class="readability-DoNotFootnote" style="color: inherit;"><small><sup>[2]</sup></small></a>, and this was an excellent opportunity to do it. A small and personal project, So I expend about 3 hours in the core builder and 2 hours in the homepage and my little weekend project saw the light on <a href="https://web.archive.org/web/20141121224931/http://wppb.me/" target="blank" style="color: inherit; text-decoration: none;" name="readabilityLink-3">November 16, 2014</a><a href="#readabilityFootnoteLink-3" class="readability-DoNotFootnote" style="color: inherit;"><small><sup>[3]</sup></small></a>.</p></div><div id="readability-footnotes"><h3>References</h3><ol id="readability-footnotes-list"><li><small><sup><a href="#readabilityLink-1" title="Jump to Link in Article">^</a></sup></small> <a href="https://github.com/devinvinson/WordPress-Plugin-Boilerplate/" target="blank" name="readabilityFootnoteLink-1">WPPB foundation plugin</a><small> (github.com)</small></li><li><small><sup><a href="#readabilityLink-2" title="Jump to Link in Article">^</a></sup></small> <a href="https://github.com/Tmeister/wppb-gen-site/" target="blank" name="readabilityFootnoteLink-2">real project</a><small> (github.com)</small></li><li><small><sup><a href="#readabilityLink-3" title="Jump to Link in Article">^</a></sup></small> <a href="https://web.archive.org/web/20141121224931/http://wppb.me/" target="_blank" name="readabilityFootnoteLink-3">November 16, 2014</a><small> (web.archive.org)</small></li></ol></div>