How to deregister custom post type or custom taxonomy
Many WordPress themes come with their own custom post types. Those may be FAQs, Portfolio, Books or any other. Installing the theme forces you to deal with those extra custom [...]
How to send mail when a new Post is published in WordPress
Sending a mail when a new Post or Custom Post Type is published to your WordPress website is easy. We will use the publish_post WordPress action. Let's see the actual [...]
Tutorials related to WordPress custom post types.