esc_attr_e()
Function: Displays translated text that has been escaped for safe use in an attribute.
Source: wp-includes/l10n.php:362
Function: Displays translated text that has been escaped for safe use in an attribute.
Source: wp-includes/l10n.php:362
Function: Translates string with gettext context, and escapes it for safe use in an attribute.
Source: wp-includes/l10n.php:433
Function: Escaping for HTML blocks.
Source: wp-includes/formatting.php:4619
Function: Retrieves the translation of $text and escapes it for safe use in HTML output.
Source: wp-includes/l10n.php:331
Function: Displays translated text that has been escaped for safe use in HTML output.
Source: wp-includes/l10n.php:380
Function: Translates string with gettext context, and escapes it for safe use in HTML output.
Source: wp-includes/l10n.php:451
Function: Escapes single quotes, `”`, `<`, `>`, `&`, and fixes line endings.
Source: wp-includes/formatting.php:4591
Function: Escapes data for use in a MySQL query.
Source: wp-includes/formatting.php:4401
Function: Escaping for textarea values.
Source: wp-includes/formatting.php:4669
Function: Checks and cleans a URL.
Source: wp-includes/formatting.php:4423