WordPress获取指定文章类型的文章列表链接:get_post_type_archive_link 发布于2022/07/13 WordPress函数get_post_type_archive_link用于获取指定文章类型的文章列表链接。 get_post_type_archive_link( string $post_type ) 函数参数 $post_type 字符串 文章类型 函··· 查看详情