Additional Fields values not displaying in Admin notification emails
-
Hello,
The issue I’m experiencing is that the “Admin Notification” emails do not contain the values of the “Additional Fields”. Instead, the admin notification emails contain only the variable.
My configuration is as follows:
– I’m using the latest version of WP and your plug-in, Register Plus Redux.
– I’ve created two additional fields, both textboxes — “Phone” and “Address”. I used the default “Database Key” for both (“rpr_address” and “rpr_phone”).
– I’ve added these variables to the admin. notification email message in the plugin settings as follows:
New user registered on your site %blogname%
Username: %user_login%
E-mail: %user_email%
Address: %rpr_address%
Phone: %rpr_phone%The admin notification email shows the username and email values, HOWEVER, the email shows only the address and phone variables, and not the actual values.
Here is an example of the admin notification email that I receive:
New user registered on your site Test Site
Username: TestUsername
E-mail: [email protected]
Address: %rpr_address%
Phone: %rpr_phone%I appreciate any help that may be provided.
https://www.ads-software.com/extend/plugins/register-plus-redux/
- The topic ‘Additional Fields values not displaying in Admin notification emails’ is closed to new replies.