# 如何查找已删除的帖子

**URL:** https://meta.discourse.org/t/how-to-find-deleted-posts/134424
**Category:** Support
**Created:** [2019年十一月26日 11:17 UTC](https://meta.discourse.org/t/how-to-find-deleted-posts/134424 "2019-11-26T11:17:22Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![Tris20](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tris20/32/264639_2.png) [@Tris20](https://meta.discourse.org/u/Tris20)
#### Post date: [2022年九月15日 12:01 UTC](https://meta.discourse.org/t/how-to-find-deleted-posts/134424/8 "2022-09-15T12:01:52Z")

</div>

如果您是管理员，则可以使用 `?status=delete` 查询在“最新”视图中查看所有已删除的帖子。

示例如下：  
`discourse.yourwebsite.com/latest?status=deleted`

请注意，只有管理员或版主才能看到已删除的主题。如果您没有这些权限，您将只看到“最新”的正常显示。

请随意复制下面的内容:point\_down: 并在您自己的 URL 上尝试

```plaintext
/latest?status=deleted

```

---

_[View the full topic](https://meta.discourse.org/t/how-to-find-deleted-posts/134424)._
