WooCommerce – Autocomplete all Orders
December 8, 2015 in Code Snippets
What if you just want to automatically complete all of the orders that come in? The following code snippet will do just that!
Read More →December 8, 2015 in Code Snippets
What if you just want to automatically complete all of the orders that come in? The following code snippet will do just that!
Read More →December 7, 2015 in Code Snippets
If you want people to see the shipping fields by default, you want that section ALWAYS visible. Here’s how you do it.
Read More →December 7, 2015 in Code Snippets
Sometimes client will ask you to promptly add some text at the top of cart page and they will have to change this text often.
Read More →December 7, 2015 in Code Snippets
Below is a quick snippet on how to change link on the “Continue Shopping” button in cart. Hope you will find it helpful.
Read More →December 7, 2015 in Code Snippets
You will usually find one or more menu items that you don’t want to show to your guest posters. How do you hide them?
Read More →December 7, 2015 in Code Snippets
Sometimes you’ll need to automatically check the payment status and mark an order as completed.
Read More →May 3, 2013 in Blog, Code Snippets
The beauty of code snippets is their ability to save you time when developing a site. If you are a WooCommerce developer you may find this snippet usefull for Coupons listing.
Read More →