apply_filters( ‘plugin_locale’, string $locale, string $domain )

In this article

Filters a plugin’s locale.

Parameters

$localestring
The plugin’s current locale.
$domainstring
Text domain. Unique identifier for retrieving translated strings.

Source

}

Changelog

VersionDescription
3.0.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.