Archived topic
How to edit links in usernames
1 reply · Started by stairscat on February 4, 2019
Hi!
I would like to edit the links that are found on some usernames in the comments section. It’s because I have a bbpress Forum installed, and I would like the username links to lead to the bbpress profiles of the users. Right now it links to the website if the users have given any. If they didn’t, there’s no link at all in the username.
Thank you! :)
Hi there,
This is handled by WordPress itself and I believe this is what you are looking for:
https://developer.wordpress.org/reference/functions/get_comment_author_link/
You will likely need to check with bbPress' support if you want to integrate something with bbPress profile :)
Hope this helps!