Adds slashes to a string or recursively adds slashes to strings within an array.
$gpcstring|arrayrequired
$gpc.function addslashes_gpc( $gpc ) {
return wp_slash( $gpc );
}
| Version | Description |
|---|---|
| 0.71 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/functions/addslashes_gpc