apply_filters( 'buddypress_locale', string $value )
Filters the locale to be loaded for the language files.
Description Description
Parameters Parameters
- $value
-
Current locale for the install.
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
1.0.2 | Introduced. |