It only returns a subset of user data https://github.com/NodeBB/NodeBB/blob/master/src/posts/user.js#L24-L28
If you want to add more you can do so in a plugin, using the hook filter:posts.modifyUserInfo
Hi community,
is it possible to specify multiple tags in the Tags page or to even define boolean expression with (AND, OR, NOT)?
Best, KK
@KnickKnack said in Searching for multiple tags in Tags page:
Hi community,
is it possible to specify multiple tags in the Tags page or to even define boolean expression with (AND, OR, NOT)?
Best, KK
No, but that would be an awesome feature. Over on the Mangolassi.it forum tags are getting enough use now that I have found myself wishing I could do this.