API/functions/bb has broken pass

From bbPulp

Jump to: navigation, search
Function
bb_has_broken_pass
File: /bb-includes/pluggable.php
Class: none
Pluggable: yes
Introduced: revision 453
Deprecated: no

[edit] Description

boolean bb_has_broken_pass ( [integer $user_id = 0] )

Checks whether the user has a password modified by the function bb_break_password or not.

[edit] Parameters

user_id
The user id to check. If not specified, the current user is checked if set.

[edit] Return values

Returns true if the password is broken, false if not.

[edit] Plugins that redefine this function

None


Personal tools