# Anonymous Plugin

**URL:** https://meta.discourse.org/t/anonymous-plugin/73293
**Category:** Development
**Created:** [November 2, 2017, 2:51pm UTC](https://meta.discourse.org/t/anonymous-plugin/73293 "2017-11-02T14:51:27Z")
**Posts on this page:** 1
**Showing post:** 9

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [November 3, 2017, 12:14am UTC](https://meta.discourse.org/t/anonymous-plugin/73293/9 "2017-11-03T00:14:54Z")

</div>

It looks like there’s a [data explorer](https://meta.discourse.org/t/32566?silent=true) query for this as well:

> [@Is anonymous posting possible?](https://meta.discourse.org/t/is-anonymous-posting-possible/66453/5):
>
> You’re right – this query of yours will do that: SELECT users.username , user\_custom\_fields.value FROM users JOIN user\_custom\_fields ON users.id = user\_custom\_fields.user\_id OR users.id = CAST( user\_custom\_fields.value AS int ) WHERE user\_custom\_fields.name LIKE 'shadow\_id' ORDER BY user\_custom\_fields.value There is no obvious way through the UI though.

---

_[View the full topic](https://meta.discourse.org/t/anonymous-plugin/73293)._
