set('post_type', array( 'post','add_my_custom_post_type_to_main_loop' ) ); } } add_action('pre_get_posts','cp_filt'); ?>