$post_status = get_post_status($id);. This function returns the status of the post associated with the provided post ID. If the post ID is not ...
確定! 回上一頁