wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp_unslash › WordPress Function
Seit3.6.0
Veraltetn/v
› wp_unslash ( $value )
Parameter: |
|
Gibt zurück: |
|
Definiert in: |
|
Codex: |
Removes slashes from a string or recursively removes slashes from strings within an array.
This should be used to remove slashes from data passed to core API that expects data to be unslashed.