Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: new version of BuddyPress Rate Forum Posts


Dwenaus
Participant

@dwenaus

this code put in the function.php will remove the filter:

remove_filter( 'bp_directory_forums_extra_cell_head', 'rfp_after_topic_title_head', 3 );
remove_filter( 'bp_directory_forums_extra_cell', 'rfp_after_topic_title', 3 );

Skip to toolbar