$post_type_obj = get_post_type_object( get_post_type() ); return apply_filters('post_type_archive_title', $post_type_obj->labels->name );