Filters a sanitized textarea field string.
$filteredstring
$strstring
return apply_filters( 'sanitize_textarea_field', $filtered, $str );
| Version | Description |
|---|---|
| 4.7.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/sanitize_textarea_field