@dabesa
11 years, 11 months ago
Anyone can help on that?
11 years, 12 months ago
Perfect! Many thanks!
OK Hugo, sorry about that!
The hack is not working with latest version,
`if ( bp_core_is_multisite() ) remove_action( ‘wp’, ‘bp_core_wpsignup_redirect’ ); else remove_action( ‘init’, ‘bp_core_wpsignup_redirect’ );`
bp_core_is_multisite() gives error as it’s not found.
Do you know what’s work nowadays?
Thanks!
Can’t get this to work – do I just copy/paste the line in bp-custom.php or do I need to have a function in there?
Ryan, Where did you put this code?
I tried adding that to bp-custom.php but didn’t work.