@weshaw
To disappear contents [bpfb_link , I propose :
open files : bp-activity-subscription-digest.php
add this befor “// save the cache” :
$item_message = preg_replace ("#bpfb_link([^<]*)bpfb_link#", '', $item_message);
The idea is to remove what is between the tags. Of course, you can refine the function, but I’m stuck a bit because I do not fluent in php.
Excuse me, I’m french and I can not write in English