If you want to disable access to admin bar for all the users including the administrator, add the following to the functions file.
show_admin_bar(false);
Backend Developer in BuddyBoss
If you want to disable access to admin bar for all the users including the administrator, add the following to the functions file.
show_admin_bar(false);