Core Function
View Source on Trac ↗ load_default_textdomain()
load_default_textdomain( mixed $locale = null ) Loads default translated strings based on locale.
Parameters 0 required
| Name / Type | Description |
|---|---|
| $locale string | Optional. Locale to load. Default is the value of get_locale(). |
Return Value
(bool)
Whether the textdomain was loaded.
Function Information
Since Version
1.5.0
Source File
wp-includes/l10n.php
Advertisement