You only check the post status of the post's ID. PHP. if (FALSE === get_post_status($post_id)) { // Do Stuff } ...
確定! 回上一頁