apply_filters( 'locale', string $locale )
Filters the locale ID of the WordPress installation.
Parameters
- $locale
-
The locale ID.
Source
File: wp-includes/l10n.php
Changelog
| Version | Description |
|---|---|
| 1.5.0 | Introduced. |
Filters the locale ID of the WordPress installation.
The locale ID.
File: wp-includes/l10n.php
| Version | Description |
|---|---|
| 1.5.0 | Introduced. |