wp_hash
wp_hash ( $data, $scheme = 'auth' )
Parameters:- (string) data Plain text to hash.
- (string) scheme Authentication scheme (auth, secure_auth, logged_in, nonce).
Returns:Defined at: - Introduced in WordPress: 2.0.3
- Deprecated in WordPress: —
Description
Gets hash of given string.