wp_hash_password()
Function: Creates a hash (encrypt) of a plain text password using PHP’s PASSWORD_DEFAULT hashing algorithm.
Source: wp-includes/pluggable.php:2531
Function: Creates a hash (encrypt) of a plain text password using PHP’s PASSWORD_DEFAULT hashing algorithm.
Source: wp-includes/pluggable.php:2531
Function: Fires the wp_head action.
Source: wp-includes/general-template.php:3016
Function: Disable suspension of Heartbeat on the Add/Edit Post screens.
Source: wp-admin/includes/misc.php:1350
Function: Default settings for heartbeat.
Source: wp-includes/general-template.php:5183
Function: Safely extracts not more than the first $count characters from HTML string.
Source: wp-includes/formatting.php:5302
Function: Separates HTML elements and comments from the text.
Source: wp-includes/formatting.php:611
Function: Formats text for the HTML editor.
Source: wp-includes/deprecated.php:3614
Function: Determines if there is an HTTP Transport that can process this request.
Source: wp-includes/http.php:367
Function: Validate a URL for safe use in the HTTP API.
Source: wp-includes/http.php:521
Function: Outputs the iframe to display the media upload page.
Source: wp-admin/includes/media.php:550