
How to Create a Custom Template for Custom Post Type in WordPress (The Easier Way)
Creating custom post types (as well as custom fields) is one of the ways to maximize the power of WordPress
Creating custom post types (as well as custom fields) is one of the ways to maximize the power of WordPress
In general, there are two content types you can create in WordPress by default: blog post and page. For a
Understanding the concept of custom field and custom post type is a key to maximizing WordPress as an open-source content
The way people create a WordPress website has shifted in the past few years. Most WordPress users now prefer to
ACF (Advanced Custom Fields) is a popular custom field plugin widely used by website developers who use WordPress. One of
The free version of ACF (Advanced Custom Fields) offers 30 field types. One of which is the Tab field. Unlike
Pods is a WordPress plugin to create custom fields. It’s especially a great solution if you are looking for a
If you want to create a professional website with WordPress, one of the prerequisites you need to fulfill is to
In the context of WordPress, custom fields are used to store additional information about a post type. Be it a
In the previous article, we have covered how to create a custom post type in WordPress without a plugin. If