apply_filters( 'determine_locale', string $locale )

Filters the locale for the current request.


Parameters

$locale

The locale.


Source

File: wp-includes/l10n.php

View on GitHub


Changelog

Changelog
Version Description
5.0.0 Introduced.