Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: same header in bbpress – wordpress

@peiqinglong

Member

Did you specify to load the admin interface? Make sure this line is inside your bbpress header somewhere: <?php if ( is_bb_profile() ) profile_menu(); ?>

Skip to toolbar