Filters text before named entities are converted into numbered entities.
A non-null string must be returned for the filter to be evaluated.
$converted_textstring|null
$textstring
$filtered = apply_filters( 'pre_ent2ncr', null, $text );
| Version | Description |
|---|---|
| 3.3.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/pre_ent2ncr