how do I customize this html to create a hyperlink to profile of a logged in user:
https://www.nursyz.com/members/ ???? /profile
what is the handler of the logged in user?
My purpose is to create a custom link to the member profile page using hyperlink
Thanks!
Mark
Thanks
how do I customize this html to create a hyperlink to profile of a logged in user:
https://www.nursyz.com/members/ ???? /profile
what is the handler of the logged in user?
My purpose is to create a custom link to the member profile page using hyperlink
Thanks!
Apologized for the confusing message above.
Mark
Thanks
We are using " bp_core_get_userlink() " function everywhere in wplms to get user's profile link.
So pelase check for the buddypress support of author to customize this function if you want to match a custom link to profile
Refer : https://codex.buddypress.org/developer/function-examples/bp_core_get_userlink/
If you want to add the profile link in the menu then you can add the buddypress profile menu item in the menu .
refer : http://prntscr.com/8ubqxm