A fork of the WordPress Plugin Boilerplate, which was written by Tom McFarlin, passed on to Devin Vinson, and enhanced by Josh Eaton, Ulrich Pogson, and Brad Vincent.
This fork adds a new tab with two sections to the WooCommerce Settings page. For further information, visit the tutorial.
.gitignore. Used to exclude certain files from the repository.README.md. The file that you’re currently reading.- A
p3k-galacticadirectory that contains the source code - a fully executable WordPress plugin.
90% of this code was developed by the following people:
The general approach to adding a WooCommerce tab was inspired by Beka Rice. StackOverflow answers and/or code samples from the following individuals helped with some stumbling blocks and best practices:
Any poor practices and mistakes are strictly of my own making.