Today we are going to learn about displaying custom post types on a WordPress blog page using the pre_get_posts hook. If you are using custom post types via a theme or plugin you may want to display one or more custom post types on your site’s blog page. Below I will show you how to …
Continue reading “Displaying custom post types on a WordPress blog page”