Advertisement

ngettext_with_context

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.

xmlrpc_chunk_parsing_size

Filters the chunk size that can be used to parse an XML-RPC response message.

Advertisement

xmlrpc_element_limit

Filters the number of elements to parse in an XML-RPC response.