Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Homepage other than Activity or Admin Blog (or a WP page)


jivany
Participant

@jivany

You may need to bump the priority up:

add_action( 'bp_init', 'xe_redirect',1 );

Maybe the redirect isn’t getting called soon enough and something else is sending the header already.

Skip to toolbar