Re: Using Username for Profile Name and Blog URL
Would using some javascript to fill the value of a hidden field name signup_blog_path do the trick?
Or should I just remove the bp_core_signup function and replace it with my own?
Im also trying to fight spam and a recent change to my signup form has increased the number of spam signups. Is there a good solution for helping ensure a human is signing up to buddypress? Im also trying to evaluate whether the vulnerability is from buddypress or my theme. How could I tell?