Located in /includes/class.wp-pass.php (line 4)
Checks the plaintext password against the encrypted Password.
Maintains compatibility between old version and the new cookie authentication protocol using PHPass library. The $hash parameter is the encrypted password and the function compares the plain text password when encypted similarly against the already encrypted password to see if they match.
For integration with other applications, this function can be overwritten to instead use the other package password checking algorithm.
Generates a random password drawn from the defined set of characters
Create a hash (encrypt) of a plain text password.
For integration with other applications, this function can be overwritten to instead use the other package password checking algorithm.
Generates a random number
Not verbatim WordPress, keeps seed value in backpress options.
Documentation generated on Fri, 18 May 2012 01:33:53 +0100 by phpDocumentor 1.4.3