wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp_magic_quotes is private and should not be used in themes or plugins directly.
wp_magic_quotes › WordPress Function
Seit3.0.0
Veraltetn/v
› wp_magic_quotes ( Keine Parameter )
Zugriff: |
|
Definiert in: |
|
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.Ähnliche Funktionen: add_magic_quotes, wp_favicon_request, wp_admin_notice, wp_get_sites, is_main_query