-
meg@info replied to the topic BuddyPress Activity Privacy in the forum Third Party Plugins 10 years, 9 months ago
Hi @dtc7240,
Thank you very mutch for reporting bugs.
i have added fix on the last version (1.3).
I just want to mention that i keeped the ability to members to change the visibility of no threaded comment( join group, leave group, ..etc) since this activities concerns it.be cargful when you add this tests on your version:
if(…
[Read more] -
meg@info replied to the topic BuddyPress Activity Privacy in the forum Third Party Plugins 10 years, 10 months ago
Hi @dtc7240,
And many thanks for effort, that was problem and i was fixed it i think last night ( version 1.2.2 ).
here new code
[Read more]
// mentioned members can always see the acitivity whatever the privacy level
if ( $visibility != 'mentionedonly' && $bp_loggedin_user_id && $remove_from_stream ){
$usernames =…
@dtc7240
Active 10 years, 1 month ago