BuddyPress Activity Filter
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: BuddyPress Hashtags – Add hashtag functionality to activities BuddyPress Polls – Create and participate in polls BuddyPress Quotes – Share quotes with beautiful backgrounds BuddyPress Status & Reactions – Custom statuses and emoji reactions BuddyPress Sticky Post – Pin important activities WP Stories – Add Instagram-like stories feature Use Cases Corporate Communities: Hide member registration activities, focus on business updates Educational Sites: Highlight course activities, hide profile updates E-commerce Communities: Show product activities, hide friendship notifications News Sites: Display article publications as activities automatically 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: Activities not filtering: Check BuddyPress version compatibility Settings not saving: Verify user permissions and nonce verification Custom post types not showing: Ensure post types meet eligibility criteria 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: Documentation: Plugin Documentation Support Forum: WordPress.org Support Premium Support: Wbcom Designs Support GitHub: Development Repository 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.
Top keywords
- activity42×4.87%
- post21×2.43%
- filter19×2.20%
- custom14×1.62%
- types14×1.62%
- buddypress13×1.51%
- default12×1.39%
- type12×1.39%
- post types11×1.27%
- activities10×1.16%
- activity filter10×1.16%
- bp9×1.04%
UpdraftPlus
The UpdraftPlus Backup & Migration Plugin is trusted by the WordPress community to backup, restore and migrate their WordPress websites. UpdraftPlus is actively installed on more than 3 million websites around the world. Backup with UpdraftPlus UpdraftPlus is the world’s highest ranking and most popular scheduled backup and migration plugin. Backup to your preferred storage location and restore in just three clicks. Backup to Dropbox, Google Drive, Amazon S3 (or compatible), Rackspace Cloud, FTP, DreamObjects, Openstack Swift or email. The paid version also allows you to backup to Microsoft OneDrive, Microsoft Azure, Google Cloud, Backblaze B2, SFTP, SCP, pCloud, WebDAV or UpdraftVault, our integrated storage option for UpdraftPlus. Backup manually or schedule to run every 2, 4, 8 or 12 hours, daily, weekly, monthly or fortnightly. Restore with UpdraftPlus Your WordPress website is vulnerable. Your site may get hacked. Something could go wrong with an update or your server could crash. You might need to reverse a change made or a mistake caused by human error. Whatever the reason, you can restore your WordPress website in just a few clicks with UpdraftPlus. Choose which components to restore (e.g. plugins, themes, database etc.), click again to restore, then click again to return to the main screen. Migrate with UpdraftPlus It’s easy to migrate your WordPress website to another web host, server or domain with this free version of UpdraftPlus. To migrate, simply download your database, plugins, themes etc. from the source site, then upload them into your destination site. When migrating, a built-in search-and-replace engine identifies old strings and replaces these to reflect the new location. UpdraftPlus saves you time and reduces the risk of broken links or missing files associated with manual migrations. Why UpdraftPlus? Writing a reliable backup and migration plugin that ‘just works’ consistently across millions of different WordPress deployments is hard. UpdraftPlus is relied upon to do exactly that. We’re trusted and actively deployed on more websites around the world than any other WordPress backup and migration plugin. UpdraftPlus: Backs up, migrates and restores Offers a huge number of remote storage locations Allows you to schedule backups, so you can ‘set and forget’ Is comprehensive and easy to use Is proven to work on over 3 million sites. UpdraftPlus Premium The free version of UpdraftPlus will back up and migrate your website perfectly well. However if you need more features and options you can purchase our Premium version. Backup and Migrate with UpdraftPlus Premium, and: Get automatic backups before updates. Restore the very latest version if a WordPress or plugin update breaks your site. Backup Incrementally. Changes are added to the master, saving server resources vs repeatedly backing up in full. Get more remote storage options including Microsoft OneDrive, SFTP, Microsoft Azure, WebDAV, Google Cloud, SCP, Backblaze and pCloud. Get 1GB of integrated storage with UpdraftVault for 99.999% reliability, redundancy and scalability. Get more control over how many backups are stored in a specified interval. Restore from other backup plugins including BackWPup, BackupWordPress, Simple Backups and more. Run backups at set times e.g. during periods of low traffic. Backup to more than one location for added protection. Get detailed reports. Includes cryptographic checksums so you can verify the integrity of the backup files and more. Get Premium migration. Migrating to the destination site is more direct and can be done from the source site. Get Multisite / multi-network compatibility. Backup non-WP files and databases e.g. tables belonging to your e-commerce store or customisations to WordPress core. Get database encryption. Manage your backups and migrations from the WP-CLI. Get Premium Support. Find out more on our comparison page. UpdraftPlus Premium is available for purchase here. Managing multiple websites? UpdraftCentral is a powerful remote control dashboard for WordPress that allows you to manage your backups, as well as updates, users, pages, posts, plugins and themes from one central location. Choose between: UpdraftCentral (free, self-hosted) UpdraftCentral Premium (paid-for, self-hosted) UpdraftCentral Cloud (paid-for, fully-hosted) Optimize your sites centrally by combining the power of WP-Optimize and UpdraftCentral or manage your backups centrally by combining the power of UpdraftPlus with UpdraftCentral. Need to create a temporary clone of your site? UpdraftClone makes it quick and easy to create a temporary sandbox for changes you want to try out. Simply select the versions of WordPress and PHP that you want, and we’ll do the rest. More about UpdraftClone The full suite of plugins from Team Updraft and friends UpdraftPlus. Backup, migrate and restore. Rated 5* on the plugin directory and trusted by more than 3 million WordPress website owner WP-Optimize. Clean the database, compress images and caching. Optimize your WordPress website. 5* user rating. 1 million + active installs. All-In-One Security (AIOS). Secure your WordPress website. Comprehensive, feature rich and easy to use. 5* user rating and 1 million + active installs. WP Overnight. Quality Extensions for your WooCommerce store. 5* rated invoicing, order and product management, customer management solutions and more. Easy Updates Manager. Take control of updates. Lots of features for free, and a Premium version with even more – over 300,000 users. Internal Link Juicer.Boost your SEO. Automate internal links within your WordPress website. Save time and rank higher in the search engines. For other useful, free plugins see our lead developer’s profile, here. Are you multilingual? Can you translate? Do you want to help people that speak your language to backup, migrate and restore their WordPress websites? The UpdraftPlus backup, migration and restoration plugin is ready and waiting. The translation process is easy, and web-based – please go here for instructions: https://updraftplus.com/translate/. Or, if you’re already an expert WordPress translator, just pick out the .pot file from the wp-content/plugins/updraftplus/languages/ directory – if you scan for translatable strings manually, then you need to get these functions: _x(), __(), _e(), _ex(), log_e(). Many thanks to our existing translators. License Copyright 2011-24 David Anderson This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Non-English translators are provided by volunteers, and wordpress.org does not give plugin developers control over their translations; thus relying on them is at your own risk; UpdraftPlus cannot guarantee that translations from the original English are accurate. We recognise and thank those mentioned at https://updraftplus.com/acknowledgements/ for code and/or libraries used and/or modified under the terms of their open source licences.