Re: @thepseudo in the posts
@rogercoathup I’ve deleted the line from my bp-activity and I’ve add it to my bp-custom, it’s still working and I’ve tried to make the @mention in the post resume clickable with `. add_filter( ‘post_excerpt’, ‘bp_activity_at_name_filter’ ); `.
It didn’t work, did I not use the right variable ?