Uses
Uses | Description |
---|---|
wp-includes/formatting.php: esc_url_raw() | Performs esc_url() for database usage. |
wp-includes/pluggable.php: is_user_logged_in() | Determines whether the current visitor is a logged in user. |
wp-includes/http.php: get_http_origin() | Get the HTTP Origin of the current request. |