plugin_locale

Signature apply_filters( ‘plugin_locale’, get_locale(), ‘awesome-support’ ) Typical Usage This filter is used by the load_plugin_textdomain() function and allows you to override the locale used to locate a translation file.  For example you...