paulmiller3000 / wordpress-plugin-boilerplate-woocommerce

Fork of the WordPress Plugin Boilerplate for use with WooCommerce

Home Page:https://medium.com/@paulmiller3000/how-to-extend-woocommerce-with-the-wordpress-plugin-boilerplate-adac178b5a9b

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress Plugin Boilerplate for WooCommerce

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.

Contents

  • .gitignore. Used to exclude certain files from the repository.
  • README.md. The file that you’re currently reading.
  • A p3k-galactica directory that contains the source code - a fully executable WordPress plugin.

Credits

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.

About

Fork of the WordPress Plugin Boilerplate for use with WooCommerce

https://medium.com/@paulmiller3000/how-to-extend-woocommerce-with-the-wordpress-plugin-boilerplate-adac178b5a9b


Languages

Language:PHP 94.1%Language:JavaScript 5.3%Language:CSS 0.6%