WordPress Plugin Boilerplate Generator | Ready to use WordPress Plugin Boilerplate

As a WordPress Developer, I’ve been using the fantastic Tom McFarlin's WPPB foundation plugin[1] (now maintained by Devin Vinson) as my started plugin.

Every time I start working on a new plugin I find myself renaming files names, searching and replacing plugin-name, Plugin_Name , the packages, subpackages names, etc. All these tasks take me around 5-10 minutes every time, and I don’t like repeat unnecessary tasks.

At that time I was trying to work with NodeJS in a real project[2], 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 November 16, 2014[3].

References

  1. ^ WPPB foundation plugin (github.com)
  2. ^ real project (github.com)
  3. ^ November 16, 2014 (web.archive.org)
keywords

No Items Found.

Add Comment
Type in a Nick Name here
 
Search Linx
Search Linx by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
“We ought to take outdoor walks in order that the mind may be strengthened and refreshed by the open air and much breathing.".
Seneca
Random CSS Property

border

The border shorthand CSS property sets an element's border. It sets the values of border-width, border-style, and border-color.
border css reference