Hi, I created a new plugin that displays the newest users of your forum on a separate page.
You can access the page with: yourq2asite.com/newusers
Get it here: https://github.com/echteinfachtv/q2a-newest-users-page
It is a very early version, there might be bugs. Your feedback is appreciated.
--
Changelog:
v0.2:
- page lists user registration, username + user's website (helps to find spam)
- page can be blocked from public, see qa-new-users-page.php and uncomment after '// return if not admin'
v0.3:
- page lists users' emails as well
- more language strings added
- shows last 100 users (instead of users of x last days)
v0.4:
- Lists numbers of answers, questions, and comments
- added user points to user listing
- added language strings
--
pixelngrain did a new members widget, see here