@joenyland
Active 9 years, 8 months ago
-
Henry Wright replied to the topic Passwords in the forum Miscellaneous 9 years, 8 months ago
Hi @joenyland
You will need to use validation. Validation is a way of checking what information is received from the user before it’s saved to the database. This can be achieved via a filter such as
bp_signup_validate
.For more info on filter hooks in WordPress and BuddyPress, check out this article: