Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: removing certain group activity and groups from my groups section

this will block all new entries for certain activity stream types:
https://wordpress.org/extend/plugins/buddypress-block-activity-stream-types/

but i’m sure you could extract the code or modify it for a certain group, etc.

or you could loop over the has_activities filter and unset the items based on type

Skip to toolbar