Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Need Advice on Admin Bar tweak


Mike Pratt
Participant

@mikepratt

problem solved for those of you wanting to remove the Admin Bar from the WP back end:

remove_action( ‘admin_footer’, ‘bp_core_admin_bar’ ); credit: Jeff Sayre

It would be awesome if there was an actions catalog.

Skip to toolbar