Shortcode user_email not work
-
Shortcode {user_email} not work.
You have to add this line to WP_PLUGIN_DIR/user-verification/includes/functions.php
Add to $parametar_vars array.
'{user_email}' => $user_info->user_email
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Shortcode user_email not work’ is closed to new replies.