Uses
Uses | Description |
---|---|
wp-includes/functions.php: wp_get_raw_referer() | Retrieves unvalidated referer from ‘_wp_http_referer’ or HTTP referer. |
wp-includes/formatting.php: wp_unslash() | Remove slashes from a string or array of strings. |
wp-includes/pluggable.php: wp_validate_redirect() | Validates a URL for use in a redirect. |
wp-includes/link-template.php: home_url() | Retrieves the URL for the current site where the front end is accessible. |