WordPress获取文章状态函数:get_post_status
-
WordPress获取文章状态函数:get_post_status
WordPress函数get_post_status用于获取文章的状态,比较少用到。 get_post_status( int $ID ) 函数参数 $ID 整数型,默认为空 文章…
WordPress函数get_post_status用于获取文章的状态,比较少用到。 get_post_status( int $ID ) 函数参数 $ID 整数型,默认为空 文章…