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
For this tutorial, it's important that your custom post type is configured with register_taxonomy. It's a nice and easy way to list your custom post type's categories. By default, we
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