WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about determine_locale

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/l10n.php apply_filters 168 /**
* Filters the locale for the current request.
*
* @since 5.0.0
*
* @param string $locale The locale.
*/

Hook Parameters

Parameter Type Name Description
string $locale The locale.