Filters the category that gets used in the %category% permalink token.
pre_post_link
Filters the permalink structure for a post before token replacement occurs.
user_trailingslashit
Filters the trailing-slashed string, depending on whether the site is set to use trailing slashes.
get_available_languages
Filters the list of available language codes.
Advertisement
load_script_translations
Filters script translations for the given file, script handle and text domain.
load_script_translation_file
Filters the file path for loading script translations for the given script handle and text domain.
pre_load_script_translations
Pre-filters script translations for the given file, script handle and text domain.
load_script_textdomain_relative_path
Filters the relative path of scripts used for finding translation files.
Advertisement
theme_locale
Filters a theme’s locale.
plugin_locale
This filter is documented in wp-includes/l10n.php
unload_textdomain
Fires before the text domain is unloaded.
override_unload_textdomain
Filters whether to override the text domain unloading.
Advertisement
load_textdomain_mofile
Filters MO file path for loading translations for a specific text domain.
load_textdomain
Fires before the MO translation file is loaded.
override_load_textdomain
Filters whether to override the .mo file loading.