I’m thinking I need to filter bp_the_topic_last_poster_name? Basically, I want to de-activate the link on any of the usernames in the forum. I’m in my theme’s forums-loop.php, and seeing the bp_the_topic_last_poster_name as displaying the username link so I’m thinking this is where the fun starts? Help or suggestions would be appreciated? Is bp_the_topic_last_poster_name even a BP core function?