Display translated text that has been escaped for safe use in an attribute.
_e
Display translated text.
esc_html__
Retrieve the translation of $text and escapes it for safe use in HTML output.
esc_attr__
Retrieve the translation of $text and escapes it for safe use in an attribute.
Advertisement
__
Retrieve the translation of $text.
translate_with_gettext_context
Retrieve the translation of $text in the context defined in $context.
before_last_bar
Remove last item on a pipe-delimited string.
translate
Retrieve the translation of $text.
Advertisement
determine_locale
Determine the current locale desired for the request.
get_user_locale
Retrieves the locale of a user.
get_locale
Retrieves the current locale.
safecss_filter_attr
Filters an inline style attribute and removes disallowed rules.
Advertisement
kses_init
Sets up most of the KSES filters for input form content.
kses_remove_filters
Removes all KSES input form content filters.
kses_init_filters
Adds all KSES input form content filters.