In this tutorial, we will show you how to use the get_template_part in your WordPress templates in order to logically structure things in our WordPress theme. The get_template_part() function allows
We strongly recommend updating your WordPress installation every time there's a new update available so you can benefit from the new features and security fixes. However, if you update your
This tutorial will show you how to create a custom link for your template page: get_page_link. First thing we need to do is create our template page in the root
This tutorial will help you learn how to create a metabox allowing users to collect data from a Post or custom Post Type. In the example below, we will use