esc_attr__()

Function: Retrieves the translation of $text and escapes it for safe use in an attribute.

Source: wp-includes/l10n.php:314

Used by 0 functions | Uses 0 functions

esc_html__()

Function: Retrieves the translation of $text and escapes it for safe use in HTML output.

Source: wp-includes/l10n.php:331

Used by 0 functions | Uses 0 functions

esc_attr_e()

Function: Displays translated text that has been escaped for safe use in an attribute.

Source: wp-includes/l10n.php:362

Used by 0 functions | Uses 0 functions

WP_Http_Encoding

Class: Core class used to implement deflate and gzip transfer encoding support for HTTP requests.

Source: wp-includes/class-wp-http-encoding.php:18

Used by 0 functions | Uses 0 functions