Re: Redirecting the bp_login_bar – almost got it!
Thanks Burt, will remember in future, however, here is the line of code I am interested in:
<input type=”hidden” name=”redirect_to” value=”/members/<?php bp_core_get_username() ?>/profile” />
As per the original post I need some PHP script to call the username that the user has inputted into the username field – to replace the highlighted text above.
Anyone have any suggestions please let me know!
Thanks in advance
DevWeb