Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
  • in reply to: Rmove public message button #68958
     hma
    Participant

    Hello,
    thank ,you. I did research and tried to put this lines :

    COPY CODE
    function remove_public_message_button() {
    remove_filter( ‘bp_member_header_actions’,’bp_send_public_message_button’, 20);

    }
    add_action( ‘bp_member_header_actions’, ‘remove_public_message_button’ );

    in a bp-custom in Plugins file, as I have found in forums but site was blank !

    So I thought I shouls ask experts befgore playins more with black magic;-)

    What did I miss ?

    Best regards,
    Hervé

Viewing 1 post (of 1 total)

Log in with your credentials

Forgot your details?