I checked the http://reference.elgg.org and didnt find any. So is there a way to display the user's email address in his/her page like how you would do a user's username?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Flexx@Flexx

Flexx - 0 likes
You must log in to post replies.Ok found it! :) <?php echo $user->email; ?>