Call to undefined function bp_core_get_user_email()
-
`global $bp;`
`echo bp_core_get_user_email($bp->loggedin_user->id);`I’m just trying to retrieve the email address of the user who is logged in.
This is the message that comes up:
Fatal error: Call to undefined function bp_core_get_user_email() in /home/user/public_html/useremail.php on line 4
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Call to undefined function bp_core_get_user_email()’ is closed to new replies.