wpseek.com
A WordPress-centric search engine for devs and theme authors
esc_url_raw › WordPress Function
Since2.8.0
Deprecatedn/a
› esc_url_raw ( $url, $protocols = null )
Parameters: (2) |
|
See: | |
Returns: |
|
Defined at: |
|
Codex: | |
Change Log: |
|
Sanitizes a URL for database or redirect usage.
This function is an alias for sanitize_url().