Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

  • excellins
    Participant

    @excellins

    Hi @henrywright, please where should i paste this?
    add_filter( ‘bp_get_send_message_button’, function( $array ) {
    if ( friends_check_friendship( bp_loggedin_user_id(), bp_displayed_user_id() ) ) {
    return $array;
    } else {
    return ”;
    }
    } );


    excellins
    Participant

    @excellins

    Hi @adjunkten,please can you explain in details where u inserted the code? U copied the code pasted on new file what new file? A file found within the plugin directory? Pls I don’t get. I am facing the same. Problem but can’t seem. To understand how you fixed yours. PS explain in step by step and simpler terms pls.

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar