show rank in (admin) edit page

PPNSteve

PPN Top 50
simple request:

When editing a user via admin, I'd like to see their rank as well (helps with inquiries and locating them in our list)


also a email link code(s) link (especially useful for inactive users) or button using default code welcome email..


thanks.
 
current rank is calculated dynamically, its probably too heavy of a query to add throughout the admin panel, but adding the last cached rank {$old_rank} can be added nearly anywhere you like.
 
Back
Top