Activity

  • hello, I want to know can I create a child folder for the wall_plugin. Because I need to change buddyboss-wall/includes/wall-class.php On line 530
    $where = “WHERE ( $table.user_id = $user_id AND $table.type!=’activity_comment’ AND $table.type!=’friends’ AND $table.type!=’new_member’ AND $table.type!=’new_avatar’ )”;

    But, after I update each time, I lost all the code that I had customize. DO I have a way to prevent that?Thanks.