You should check if the plugin has actions or filters which you can use to modify the output. You shouldn’t change a plugin’s code, because you’ll overwrite the changes with any future updates. I also urge you to upgrade to the latest versions of WP and BP, if only for security reasons.
Thank you very much for the answer.
Unfortunately we can’t upgrade to the latest versions. I know the security on old version is not good…
I also know that changing the source code I’ll loose my changes every time I upgrade, but as already explained, we can’t upgrade this website.
Someone knows something else?
Thanks again!
There are no good reason why you cannot upgrade.
If you’re planning on sticking with older versions of WP, BP and Group Email Subscription, you might as well modify the Group Email Subscription code to remove the links for your own use.
If you want to do this without modifying the Group Email code and you are familiar with WordPress filters, hook into these filters:
‘bp_ass_new_topic_content’
‘bp_ass_forum_reply_content’
‘bp_ass_activity_notification_content’
And write your own functions to remove the links in the content. This will not remove the email footer links.
Hope that helps!
Thank you for your response, today I try with your proposal
I tried with your suggestions but does not work.
Someone knows something else?
Hello, is there a plugin to make this work? how about the welcome pack?