@pierremaitre
3 years, 8 months ago
Hi there, No more login widget after upgrade, had to roll back to previous version.
5 years, 5 months ago
I used the following code block:
<a href="<?php echo bp_loggedin_user_domain().'profile/edit/'; ?>">Edit my account</a>
I don’t know whether it is the best way to proceed, any advice welcome!
@vapvarun Thank you very much! It works fine.