llms_get_locale( string $domain = 'lifterlms' )
Retrieve the current plugin locale.
Description Description
Parameters Parameters
- $domain
-
(Optional) Text domain.
Default value: 'lifterlms'
Return Return
(string)
Source Source
File: includes/functions/llms-functions-l10n.php
Changelog Changelog
Version | Description |
---|---|
4.9.0 | Introduced. |