$this->assertTrue( current_user_can( $post_type_object->cap->edit_posts ) ); $this->assertTrue( ! current_user_can( $post_type_object->cap->create_posts ) ...
確定! 回上一頁