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:
  • (string) Hash of $data.
Defined at:

Description

Gets hash of given string.

Related Functions

wp_slash, wp_head, wp_unslash, wp_dashboard, wp_rss

Top Google Results

User discussions

wpseek mobile