Hi Mike,
Thanks for the update. I have the plugin set to sort users by Last name, first name (username). When I go to notify users of a post, it shows last name, first name (username), but the users are still sorted by username (not last name).
Thanks,
Patrick
I just looked at this and you’re right. I didn’t see it in my testing because I have a bunch of randomly generated users where the usernames are derived from the first and last names so coincidentally, they sort correctly.
I’ll see if I can fix this problem this morning and push out an update.
Duh – I had commented out the call to the sort function when I was resolving the last reported bug. I never un-commented that section of code when I was done chasing down the other issue. Update coming shortly.