PostTypes.php [insert_php] $show_post_types = get_post_types( $args ); print_r($show_post_types); [/insert_php]