Major Issue with your Plugin
-
You have a huge fault in your code. We just sent out a password reset email to 100 users on our very important client site, and the username in the email is WRONG. You have it coded in your PRO plugin that it should pull the name, not username. This is terrible.
user_login
…should be used instead of:
display_name
…in this function:
private function replace_user_info_in_mail($user_info,$message_body,$send_link = ‘no’)
PLEASE FIX! You effectively have cost my agency a top client.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Major Issue with your Plugin’ is closed to new replies.