After searching a bit more I found this plugin:
https://wordpress.org/plugins/bp-activity-filter/
It will let you alter these settings without modifying the plugin itself.
Hope this will help other users in the future that will land here through a search.
Related Posts:
- add_action(), add_filter() before or after function
- Use safety filters even if after applied intval?
- Which built-in WordPress files are safe to edit?
- Better extend a class or use add filter/action hooks?
- I want to allow the use of a data-flw attribute in links in comments
- Proper after_setup_theme and wp_head cleanup
- Gutenberg Block – Post Featured Image Filter Hook
- How to filter bbPress replies (content)?
- WordPress overwrites UNC
- How to check which submission button was clicked?
- WordPress hooks/filters insert before content or after title
- How can I edit post data before it is saved?
- Query WP REST API v2 by multiple meta keys
- Removing Image and Caption Dimension Attributes
- is it possible to add “extra” table nav to edit-tags.php screens?
- Filter media library items by size
- xmlrpc_enabled filter not called
- How to apply the “retrieve_password_message” filter?
- wp_mail – Remove sitename from email subject
- Remove left alignment option in core/image block
- How to change/rewrite the lost password url?
- add_filter multiple times with different addon functions?
- Anyway to edit the titlebar of WordPress Widgets in the Admin area?
- How can I find out what an `apply_filter` call is actually doing?
- How to apply content filter permanently?
- Customize the “Registration complete. Please check your e-mail.” message on WP 4.0
- posts_groupby problem
- Remove classes from post_class()
- Replace a part of url generated by get_term_link
- Error when overriding only some audio shortcode HTML output
- Filter category in WooCommerce shop page to display related sub-category
- Run oembed separately outside the_content()
- Hook Into the_content Filter For JSON API Only [closed]
- Is possible dequeue/remove style from wp_footer() hook and add on wp_head() hook?
- Wrap First Character after in a tag
- Removing an action, or dequeueing style – Both not working
- Where is the changelog for 3.5? where is the list of added removed files?
- Move a file from a directory to another
- apply_filters(‘the_content’) – make it ignore shortcodes?
- When does wordpress process <!–nextpage–>
- Remove style `?ver=` from `/wp-admin/upgrade.php`
- Add attribute to script loaded by the theme
- Correct way to filter get_pages() function
- theme_page_templates not working
- Filter custom post type using multiple taxonomy dropdowns
- Add new post with predefined / preset date
- Remove Actions added by SEO ultimate Plugin
- Remove Extra Classes from Post Title
- How to organize custom categories for filtering and selecting
- How to customize the “Insert/edit link” popup box?
- How to filter backend post list showing only posts having a shortcode
- Add Lightbox To WordPress Native Gallery
- How do I override the_excerpt so that it will display full content?
- Get current user data
- get_post() containing gallery is outputting an unmatched closing div at the end of the content
- How can you wrap add_filter with a if is_home() statement?
- How to add attributes to WordPress Admin Sub Menu List Items
- How do I hook my function to run only after submitting login form
- How to write a filter to remove a form field (WordPress) [closed]
- Why doesn’t this function work when I know that the IP Address is “true”?
- Modify existing plugin function with add_filter
- How to change dynamically page title according to variable data?
- Map plugin with proximity search compatible with Buddypress
- Create a pre-filtered version of the Media Library
- Get_template_part inside filter?
- How to filter Sidebar Content
- Removing URL and adding container around image in the featured image metabox
- Filter to hook into menu items and add a custom attribute
- Email Obfuscation: Is antispambot() Acceptable? [closed]
- How would I use a filter to remove header banner on certain post types
- What are the steps + prerequisites for using an add_filter?
- an action hook when a post reaches a certain number of views
- Excluding posts by meta, and also keeping posts without the meta
- Custom Register Link on Backend Form
- Replace Data In Post & Update Meta Field Post Is Saved
- How to optionally append components to the output of a gutenberg block?
- How to add custom media library mime icons?
- Customising the default wordpress search functionality
- get_post() with filters applied
- Ajax filter – show all results that contain at least one filter
- WP_Query filter by custom meta
- Drop down filter sort posts by latest, last 7 days and monthly
- How to add a blog filter bar without paying money. (example inside)
- Override admin selected page layout
- WordPress: Issue with filtering users using date range
- Does anybody know what the $current_screen ->id for customizer.php is?
- wordpress filtering out caps in wp_title? (UpperCase is changed to Uppercase)
- What scope is $blog_url = get_bloginfo() inside a function
- String Replace Caching & Chance of Collisions
- Custom display for homepage, tag and author pages
- is_page_template() doesn’t work with excerpt_length filter
- Turn wp_tag_cloud into a front-end filter
- Add HTML to Page Content
- Filter dashboard custom post listing by user
- GET form action. Redirect to self
- How to elect position of new item output in a dropdown when using add_filter
- Query Multiple Filters, one with Meta
- How to remove a filter that is an object method?
- Filter a custom post type by custom field in admin
- Search and Filter Using Custom Post Type, Custom Taxonomy, and Advanced Custom Fields