$link = get_post_type_archive_link( $post_type ) ) return false; $post_type_obj = get_post_type_object( $post_type ); if ( get_option( 'permalink_structure' ) ...
確定! 回上一頁