Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Registering with another users email ???


_ck_
Participant

@_ck_

nv1962, it would be a good plugin to learn/practice from. Roughly 3-5 lines total. Essentially you’d add an action to bb_send_headers and just like my plugin above, if the bb_get_location==”register-page” you echo the redirect header for the wordpress page (and then do a die() so no other code can execute until it redirects).

Skip to toolbar