Learn to Auto Generate Title of your Post of Custom Post Type in WordPress. Highly useful snippet for repetitive user Submissions.
Sorting Custom Post Type Posts from Admin Panel
Learn to sort custom post type posts by their published date from WP admin panel.
Dashicons for Custom Post Type Admin Menu
Learn to use WordPress native Dashicons font for your Custom Post Type Admin Menu icon.
Display Related Posts Based on Taxonomy Term
Learn to Display related posts based on current post. Very useful for both the default and custom post type along with custom taxonomy.
Removing Feature Support from any Post Type
Learn to Remove Specific features support for any Post type in WordPress.
Displaying Author’s CPT Count on Admin Panel
Learn how to display the Custom Post Type count for any user in WordPress using very simple functions and filters.
Separating Blog & Custom Post Type Permalink
Learn the way to clearly define the Blog and Custom Post type permalink section of your site for easier navigation.
Including Custom Post Types in Search Results
Easiest way to include your Custom Posts Type (CPT) articles on your default WordPress search result.
Registering Custom Post Type in WordPress
Capability of registering a Custom Post Type (CPT) in WordPress is one of the most important features that WP has ever added on it's core files. It has paved the...
Adding Custom Post Type to Default RSS Feed
Ever since WordPress 3.0 rolled out, Custom Post Type was one of the most talked about topic. CPT definitely paved the way for web designers and developers to expand their...