Hello,
I want to remove this action from RTMediaPrivacy Class
add_action( 'bp_activity_entry_meta', array( $this, 'update_activity_privacy_option' ) );
I don’t need this action as I am using child class to display privacy button on different location.
Best Regards,
Mehroz Anjum.