bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

New Users Specify Password

(5 posts)
  • Started 2 months ago by hamman
  • Latest reply from jenniferbbd
  • This topic is not resolved

Tags:

  1. hamman
    Member

    Is it possible to allow the users to specify their password when they create their account without the generating of a random password being necessary?

    Posted 2 months ago #
  2. I would say it possible with a plugin,
    doesn't exist one already?

    The bb_new_user() function is pluggable,
    so you are able to write your own one.

    Posted 2 months ago #
  3. hamman
    Member

    Where would I find an example for the bb_new_user() function?

    Posted 2 months ago #
  4. It is in bb-includes/plugable.php

    Posted 2 months ago #
  5. jenniferbbd
    Member

    I don't know PHP. I'd like new users to create their own password. It seems this thread is telling you how to do it but not if you don't know PHP. I have located the section called "bb_new_user" in the bb-includes/plugable.php file, but what do I need to change to get is so new users can make their own password? Could you tell me exactly what to do?

    Thanks,
    Jennifer

    Posted 1 month ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.