Core Function
View Source on Trac ↗ ent2ncr()
ent2ncr( mixed $text ) Converts named entities into numbered entities.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $text string | The text within which entities will be converted. Required |
Return Value
(string)
Text with converted entities.
Function Information
Since Version
1.5.1
Source File
wp-includes/formatting.php
Advertisement