If the post ID is of an attachment, then the parent post status will ... function get_post_status( $post = null ) { $post = get_post( $post ); ...
確定! 回上一頁