Summery Summery
Restores the translations according to the original locale.
Syntax Syntax
Return Return
(string|false) Locale on success, false on error.
Source Source
File: wp-includes/l10n.php
echo $output; } return $output; }
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.7.0 | Introduced. |