wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_magic_quotes is private and should not be used in themes or plugins directly.
wp_magic_quotes › WordPress Function
Since3.0.0
Deprecatedn/a
› wp_magic_quotes ( No parameters )
| Access: |
|
| Defined at: |
|
| Codex: |
Adds magic quotes to `$_GET`, `$_POST`, `$_COOKIE`, and `$_SERVER`.
Also forces$_REQUEST to be $_GET + $_POST. If $_SERVER,
$_COOKIE, or $_ENV are needed, use those superglobals directly.Related Functions: add_magic_quotes, wp_favicon_request, wp_admin_notice, wp_get_sites, is_main_query