With this tutorial, we will use a function that will allow you to duplicate a WordPress post without using a plugin. Admins can easily duplicate a draft to save time.
With this tutorial, we will show you how to hide a sub-menu with a plugin we're developing all the while keeping the slugs intact if required for developed plugin. (add_submenu_page)
In ths tutorial, we will show you how, with two distinct functions, we can display an ID column in WooCommerce Admin with the help of a shortcode. There exist two
Below is a tutorial that will show you how to validate and display the version of your plugin. Our function will need to validate the version of the WordPress plugin.