Uses
Uses | Description |
---|---|
wp-includes/formatting.php: esc_html() | Escaping for HTML blocks. |
wp-includes/formatting.php: _wp_specialchars() | Converts a number of special characters into their HTML entities. |
wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |