With this tutorial, we will create a redirect that forces a Post Type template to use a WordPress page by using template_redirect. The first step is to create your Post
With this tutorial, we will show you how to disable shipping charges when you want to offer free shipping. For example, with WooCommerce you can add a rule where if
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)