BuddyPress Group Description Email Address Filter
-
Hi,
Apologies if this has been discussed previously but I can’t find any reference to this.
I am currnetly using a plugin to obfuscate email addresses which are added by users but I would be grateful if you could provide advice on how I could extend this functionality to include group descriptions.
e.g. currently…
add_filter(‘the_content’, ’emoba_replace’);
add_filter(‘the_excerpt’, ’emoba_replace’);
Is there an additional set of parameters for filtering BuddyPress content?
I am using version 1.2.2.1 of BuddyPress
Thank you in advance for your assistance
- The topic ‘BuddyPress Group Description Email Address Filter’ is closed to new replies.