Add custom icons to WordPress menu items
If you want to add custom icons to your WordPress menus, but don’t want to use a plugin for this in this article I’ll show you how to do it with the help of the Secure Custom Fields plugin and …
If you want to add custom icons to your WordPress menus, but don’t want to use a plugin for this in this article I’ll show you how to do it with the help of the Secure Custom Fields plugin and …
This code snippet comes really handy if you use the menu order option in woocommerce to sort the products in categories. The quick edit option in the all products table is very usefull but with some limitations and one of …
This is a function that generates a shortcode that can be used in products archive template to display the subcategories of the current queried category if any. You can style the output as you wish.