Since version 5.0, Wordpress has implemented a new visual CMS tool called Gutenberg. Given that a lot of Wordpress users have been using custom CMS plugins, using Gutenberg can cause
With this tutorial, we will show you how to sort post type results in Wordpress admin by sorting with a post type meta key in numerical order. So let's say
With this tutorial, we will show you how to display your WooCommerce customer stats; for example the number of orders or the amount of money a customer spent on your
With this tutorial, we will show you a function that allows you to disabled or tweak comments left on your website by users. The function users the comments_open filter. Here's