WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: bp-activity-filter (Used by 25 domains)

BuddyPress Activity Filter

πŸ‘€ wbcomdesigns πŸ“¦ v3.2.0 πŸ”— Plugin Homepage

The BuddyPress Activity Filter plugin helps site administrators customize the activity feed by setting default activity types and hiding irrelevant content. It also allows you to include activities from Custom Post Types (CPT) in the BuddyPress activity stream.

Key Features

  • Default Activity Filters: Set different default filters for site-wide and profile-specific activity streams
  • Hide Unwanted Activities: Remove specific activity types from appearing in the activity feed
  • Custom Post Type Support: Enable activity generation for custom post types when published
  • Clean & Lightweight: Optimized code with minimal performance impact
  • Theme Compatible: Works with BuddyPress default theme and Nouveau theme package
  • Easy Administration: Simple settings interface with intuitive controls
  • Security Hardened: Built with WordPress security best practices
  • Performance Optimized: Efficient caching and minimal database queries
  • Developer Friendly: Extensive hooks and filters for customization

Perfect For

  • Community sites wanting to streamline their activity feeds
  • Sites with custom post types that need activity integration
  • Administrators who want granular control over activity visibility
  • Communities looking to improve user experience with focused content
  • Developers needing customizable activity filtering solutions

Configuration Options

Default Filters Tab:
– Site-wide Activity Default: Set the default filter for main activity streams
– Profile Activity Default: Set the default filter for user profile activity pages

Hidden Activities Tab:
– Select specific activity types to hide from all activity streams
– Professional activity labels for better clarity
– Bulk select/deselect options for efficient management

Custom Post Types Tab:
– Enable activity generation for any public custom post type
– Customize activity labels for each post type
– Automatic activity creation when CPT posts are published
– Global settings for CPT activity visibility

Premium Extensions

Enhance your BuddyPress community with these premium add-ons:

Use Cases

  1. Corporate Communities: Hide member registration activities, focus on business updates
  2. Educational Sites: Highlight course activities, hide profile updates
  3. E-commerce Communities: Show product activities, hide friendship notifications
  4. News Sites: Display article publications as activities automatically
  5. Developer Communities: Filter technical discussions by post type

Developer Features

  • Clean Architecture: Modern OOP design with singleton patterns
  • Extensive Hooks: Over 15 action and filter hooks for customization
  • Backward Compatibility: Automatic migration from older versions
  • Performance Optimized: Smart caching and minimal database impact
  • Security First: Nonce verification, input sanitization, and capability checks
  • Theme Agnostic: Works with any BuddyPress-compatible theme
  • Documentation: Comprehensive inline documentation and code comments

Security & Performance

  • Input Sanitization: All user inputs are properly sanitized and validated
  • Nonce Protection: CSRF protection on all admin forms and AJAX requests
  • Capability Checks: Proper permission verification for all admin functions
  • SQL Injection Prevention: Use of WordPress database abstraction layer
  • XSS Protection: Output escaping and content filtering
  • Performance Caching: Intelligent caching of frequently accessed data

Internationalization

  • Translation Ready: Full support for translation and localization
  • RTL Support: Right-to-left language compatibility
  • Professional Labels: User-friendly activity type descriptions
  • Context-Aware Strings: Proper string contexts for accurate translations

Advanced Configuration

Custom Hooks and Filters

Available Action Hooks:
* bp_activity_filter_init – Plugin initialization
* bp_activity_filter_settings_saved – After settings save
* bp_activity_filter_cpt_activity_created – When CPT activity is created

Available Filter Hooks:
* bp_activity_filter_default – Modify default filter value
* bp_activity_filter_available_filters – Customize available filters
* bp_activity_filter_query_args – Modify activity query arguments
* bp_activity_filter_eligible_post_types – Filter eligible CPTs

Custom Post Type Configuration

`php

// Enable activity for custom post type programmatically
add_filter( β€˜bp_activity_filter_eligible_post_types’, function( $post_types ) {
$post_types[β€˜my_custom_type’] = get_post_type_object( β€˜my_custom_type’ );
return $post_types;
});

// Customize activity action text
add_filter( β€˜bp_activity_filter_cpt_activity_action’, function( $action, $post, $label ) {
if ( β€˜my_custom_type’ === $post->post_type ) {
$action = sprintf( β€˜%s shared a new %s’, get_author_name(), $label );
}
return $action;
}, 10, 3 );
`

Performance Optimization

The plugin includes several performance optimizations:

  • Query Caching: Activity actions are cached to reduce database calls
  • Smart Loading: Scripts only load on relevant pages
  • Minimal Footprint: Optimized code with efficient algorithms
  • Database Optimization: Indexed queries and reduced overhead

Troubleshooting

Common Issues:

  1. Activities not filtering: Check BuddyPress version compatibility
  2. Settings not saving: Verify user permissions and nonce verification
  3. Custom post types not showing: Ensure post types meet eligibility criteria
  4. Theme conflicts: Test with default BuddyPress theme

Debug Mode:
Enable WordPress debug mode to see detailed error messages:
php
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );

Support

For support, documentation, and feature requests:

Contributing

We welcome contributions! Please see our GitHub repository for development guidelines and to submit pull requests.

Ways to Contribute:
* Report bugs and suggest features
* Submit translations
* Contribute code improvements
* Help with documentation
* Test beta releases

Privacy Policy

This plugin does not collect or store any personal user data beyond what WordPress and BuddyPress already collect. Activity filtering preferences are stored locally in browser cookies and user meta fields as needed for functionality.

Credits

Developed by Wbcom Designs – Your trusted WordPress development partner.

Special thanks to the BuddyPress community for feedback and contributions that made this plugin possible.

DomainExposuresHeadersLast Checked
t*e*o*s*a*i*i*y*l*b.com (WP 6.9.4) βœ… F 2026-04-25 18:41:01
p*s*t*v*h*r*e*a*s*i*.com (WP 6.9.4) βœ… F 2026-04-23 19:19:31
t*i*d*p*r*.com (WP 5.6) ⚠️ F 2026-04-18 00:57:33
n*i*a*e*s.tdreport.com (WP 6.9.4) βœ… F 2026-04-17 07:10:06
m*s*a*e*b*u*n*m*u*h.com (WP 5.2.21) ⚠️ F 2026-04-15 07:09:42
r*v*v*l*r*y.ro (WP 6.9.4) βœ… F 2026-04-11 09:48:54
s*a*e*i*w*.com (WP 6.7.2) βœ… F 2026-04-10 19:27:31
c*e*t*o*d*o*s.com βœ… F 2026-04-09 02:10:04
g*d*e*s*e*o*a.com πŸ“„ F 2026-04-08 09:30:19
l*c*s*e*a*l*t*e*t.com (WP 6.5.8) βœ… F 2026-04-07 11:07:44
n*u*o*c*e*c*.network βœ… β€” 2025-11-12 07:06:00
t*e*h*l*s*p*y.club βœ… β€” 2025-11-12 06:38:02
w*r*d*u*f*c*.com βœ… β€” 2025-11-11 13:04:18
w*e*e*-*o*l*n*k*i.com βœ… β€” 2025-11-11 11:55:23
w*n*e*v*n*o*v*r.com βœ… β€” 2025-11-11 10:03:14
s*i*y*-*i*k.com βœ… β€” 2025-11-10 11:24:47
p*r*e*t.com βœ… β€” 2025-11-09 17:52:01
n*r*.com βœ… β€” 2025-11-09 09:27:57
m*t*r*p*r*s*u*u.com βœ… β€” 2025-11-09 07:28:39
l*s*i*a*c*a*r*s*a*c*.com βœ… β€” 2025-11-08 23:31:55
i*c*b*.com βœ… β€” 2025-11-08 07:30:53
i*x*n.com βœ… β€” 2025-11-08 06:36:50
g*y*u*f*r*.com βœ… β€” 2025-11-07 20:13:53
f*r*a*d*b*e*v*r.com βœ… β€” 2025-11-07 17:54:20
c*e*i*o*c*d*m*.com βœ… β€” 2025-11-06 21:02:20

Top 50 Plugins

Plugin Count
elementor 2,689,650
contact-form-7 2,396,617
elementor-pro 1,506,769
woocommerce 1,263,184
revslider 900,874
js_composer 585,320
jetpack 495,106
wp-rocket 425,276
essential-addons-for-elementor-lite 406,312
header-footer-elementor 350,600
gutenberg-core 340,999
elementskit-lite 329,875
instagram-feed 306,189
google-analytics-for-wordpress 304,458
gravityforms 301,146
google-site-kit 293,903
complianz-gdpr 290,675
cookie-law-info 287,278
sitepress-multilingual-cms 251,111
wpforms-lite 247,744
astra-sites 240,555
bluehost-wordpress-plugin 237,739
litespeed-cache 216,201
gtranslate 178,916
coblocks 172,479
cookie-notice 167,412
gutenberg 162,150
the-events-calendar 146,892
popup-maker 138,606
premium-addons-for-elementor 131,869
astra-addon 131,117
bb-plugin 130,405
mailchimp-for-wp 128,339
LayerSlider 126,156
wp-smushit 124,547
tablepress 119,081
custom-fonts 118,009
creame-whatsapp-me 116,783
pro-elements 113,892
click-to-chat-for-whatsapp 111,260
duracelltomi-google-tag-manager 110,538
woocommerce-gateway-stripe 109,936
cleantalk-spam-protect 107,359
akismet 104,633
smart-slider-3 104,583
pixelyoursite 102,539
megamenu 101,995
honeypot 101,796
fusion-builder 101,539
royal-elementor-addons 99,229

Top 50 Themes

Theme Count
hello-elementor 860,771
astra 714,204
Divi 705,878
pub 227,065
generatepress 161,551
flatsome 161,149
Avada 152,832
h4 140,620
oceanwp 118,254
kadence 104,836
enfold 89,410
salient 86,415
bb-theme 83,587
twentytwentyfour 80,980
blocksy 78,999
twentytwentyfive 77,771
cocoon-master 74,803
betheme 71,088
twentyseventeen 69,057
woodmart 59,353
dt-the7 58,366
neve 51,292
twentytwentyone 44,388
bridge 43,520
swell 39,789
Avada-Child-Theme 39,358
twentytwenty 38,238
lightning 37,551
gox 37,081
twentytwentythree 36,862
bricks 30,943
Impreza 30,905
Newspaper 28,928
twentytwentytwo 28,430
epik-redesign 24,137
extendable 23,397
pro 23,325
storefront 23,293
uncode 22,749
yith-wonder 22,415
twentysixteen 22,303
sydney 21,246
themify-ultra 20,762
Total 19,056
twentyfifteen 18,819
porto 17,524
hestia 16,904
thrive-theme 16,130
yootheme 15,740
twentynineteen 15,471