Hardcoding Registration Page issue
-
On line
184ofbuddypress-profile-privacy.phpyou hardlink'/register/'into the code.I don’t use this slug for my registration url. I’d recommend using
'wp_registration_url()'or applying a filter so that this can actually be edited. Buddypress modifies the results ofwp_registration_url()so it points to the correct Buddypress registration page.Thanks for considering this in a bug-fix update.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Hardcoding Registration Page issue’ is closed to new replies.