$ptype = get_post_type_object( $post_data['post_type'] );. } else {. $ptype = get_post_type_object( 'post' );. }.
確定! 回上一頁