|
Author: Ricardo Correia
eCommerce (1) General Talk (2) WooCommerce Development (4) WordPress Development (6) WordPress Talk (3)
-

How to install a php linter (WordPress standards) in Windows 10 and Sublime Text 3
/
For some time now, I’ve been thinking that I needed to get a php linter in my workflow. This little addition will decrease debugging time,…
-

4 Useful WooCommerce Functions
/
A fast and reliable way to change WooCommerce behaviours While working on WooCommerce websites, I’ve found that I was using (most of the times)…
-

WooCommerce – Automatically set order status after payment is received
/
This post has an updated version on WooCommerce and WooCommerce Subscriptions – Automatically set order status to completed Using Filter: woocommerce_payment_complete_order_status Sometimes when you’re developing an…