Skip to:
Content
Pages
Categories
Search
Top
Bottom

Passwords

  • @joenyland

    Participant

    How do I make it so users are required to use numbers, letters and symbols in there passwords?

Viewing 1 replies (of 1 total)
  • @henrywright

    Moderator

    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:

    https://codex.wordpress.org/Plugin_API/Hooks

Viewing 1 replies (of 1 total)
  • The topic ‘Passwords’ is closed to new replies.
Skip to toolbar