apply_filters( 'locale', string $locale )

Filters the locale ID of the ClassicPress installation.


Parameters

$locale

(string) The locale ID.


Source

File: wp-includes/l10n.php

View on GitHub



Changelog

Changelog
Version Description
WP-1.5.0 Introduced.