Category Archives: WP Tutorials
WooCommerce payment gateway plugin base
This code can be used as a base to create your own simple custom payment [...]
Automatically Complete Orders
Add code to your child theme’s functions.php file or via a plugin that allows custom functions to [...]
Remove product content based on category
Add this code to your child theme’s functions.php file or via a plugin that allows custom functions [...]
Hide sub-category product count in product archives
Add this code to your child theme’s functions.php file or via a plugin that allows custom functions [...]
Editing product data tabs
You need to add the code to your child theme’s functions.php file or via a plugin that [...]
Make price widget draggable on touch devices
Resources Grab this script and save it to the JS folder in your theme directory. Installation Add [...]
