by woofocus | Useful Snippets
Recently, one of my customers wanted to automatically mark an order on WordPress as completed one day after the order. As you may know, cron-job process in WordPress does not working like cron-jobs in PHP. If you have low amount of visitors, the first visit triggers...
by woofocus | Useful Snippets
Hi WooLovers. Today, We’re going to manipulate comment counts. Numbers are good but visualizing something is much more sense for the customer. The web is full of text and people only scan this text but when we see images or visual things we give pay attention....
by woofocus | Useful Snippets
Adding content to a specific place inside the WooCommerce Loop will make this field visible. These fields are subject to change depending on every user’s needs. Therefore in this article, I will be listing as many possibilities as possible and providing...