Posts Tagged ‘#Snippet’
How to sort your categories by most recent update
This snippet allows you to automatically reorganize your categories based on their most recent update date.
Read MoreLimit the number of loyalty points with this WordPress snippet
With this new snippet, we'll show you how to set a maximum points cap that your customers cannot exceed, regardless of the number of purchases or loyalty actions performed.
Read MoreAutomatically set WooCommerce orders to Completed status
With this new snippet, we'll show you how to automatically change your orders that meet certain criteria from "Pending" to "Completed." This is very useful if you only sell digital products. By default, WooCommerce sets orders to "Completed" if they contain only digital products…
Read MoreAdd a custom feature to your WordPress website
If you really want your website to look and behave the way you want, you have 2 main possibilities. Add a lot of plugins or add custom code. While the first solution is often easier to set up, it can become a performance nightmare. Therefore, in some cases, you will have to add some code to add a custom feature to your WordPress website.
Read More