@pinobolino
14 years, 9 months ago
I tried to do this, but it doesn’t seem to work. can anyone help?
<?php define ('BP_ROOT_BLOG', 2); if (blog_id!=BP_ROOT_BLOG) { remove_action( 'wp_footer', 'bp_core_admin_bar', 8 ); } ?>