Snippet to use BuddyPress Widgets with BuddyBoss Platform

Get Started

Feel free to incorporate the provided code snippet into the `functions.php` file of your child theme.

add_filter( 'shortcodes_for_buddypress_widgets_registered', '__return_true');
Last updated: November 24, 2023