New hook in bbpress
-
Hi,
It would be nice if there were a new hook implemented in the function : function bb_new_user( $user_login, $email, $url ) in the pluggable.php file. We want to implement our own algo to create a password for a registrar. So a hook before the new user is added to the database, would be most welcome. That way we can modify the password using a plugin before it is actually saved to the db.
grtz,
michel.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.