@mlreed328
Not recently active
-
mlreed328 posted on the forum topic Problem disabling admin bar in the group How-To and Troubleshooting: 13 years, 9 months ago
That’s actually the WordPress Admin Bar and it resembles the Buddypress Admin Bar.
To disable it add this to functions.php:add_filter( 'show_admin_bar', '__return_false' );
-
mlreed328 joined the group How-To and Troubleshooting 13 years, 9 months ago