How to put custom post types on front page
So if you’ve registered a CPT called wpse_242473_custom_post_type you can use this to put 6 recent posts of that type onto your static front page (or anywhere). You can use a shortcode or a template tag and the function should work for both. It’s a modification of some code I use in a lot of … Read more