W3cubDocs

/WordPress

apply_filters( 'sanitize_text_field', string $filtered, string $str )

Filters a sanitized text field string.

Parameters

$filtered

(string) The sanitized string.

$str

(string) The string prior to being sanitized.

Source

File: wp-includes/formatting.php

View on Trac

Changelog

Version Description
2.9.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/sanitize_text_field