Remove Events/Bookings from Buddypress Activity dropdown
-
How do I disbale Buddypress integration completely?
I already added
remove_action( ‘bp_init’, ‘bp_em_init’ );
remove_action( ‘bp_include’, ‘bp_em_init’ );to my functions.php
Tabs disappeared successfully but Events and Bookings option still shows up in the Activity Dropdown select option.
How do I remove it completely?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Remove Events/Bookings from Buddypress Activity dropdown’ is closed to new replies.