Re: Defining new register slug not working.
Adding BP_REGISTER_SLUG worked in terms of now the signup form is on a new page (the new slug) *but* the wp-login.php?action=register still points to /register which of course shows a “page not found” given the new slug is not “register”. I checked everywhere that I thought could be a “register” URL setting and the .htaccess but there is none. Where does that “/register” direction come from?