Uses
Uses | Description |
---|---|
wp-includes/l10n.php: determine_locale() | Determine the current locale desired for the request. |
wp-includes/l10n.php: load_textdomain() | Load a .mo file into the text domain $domain. |
wp-includes/l10n.php: plugin_locale | Filters a plugin’s locale. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |