Filters the singular or plural form of a string with gettext context.
ngettext
Filters the singular or plural form of a string.
gettext_with_context
Filters text with its translation based on context information.
gettext
Filters text with its translation.
Advertisement
determine_locale
Filters the locale for the current request.
pre_determine_locale
Filters the locale for the current request prior to the default determination process.
locale
This filter is documented in wp-includes/l10n.php
safe_style_css
Filters list of allowed CSS attributes.
Advertisement
wp_kses_uri_attributes
Filters the list of attributes that are required to contain a URL.
pre_kses
Filters content to be run through kses.
wp_kses_allowed_html
This filter is documented in wp-includes/kses.php
Advertisement
http_request_host_is_external
Check if HTTP request is external or not.
allowed_http_origin
Change the allowed HTTP origin result.