LLMS_Quiz_Attempt::l10n( string $key )
Translate attempt related strings
Description Description
Parameters Parameters
- $key
-
(Required) Key to translate.
Return Return
(string)
Source Source
File: includes/models/model.llms.quiz.attempt.php
Changelog Changelog
| Version | Description |
|---|---|
| 4.2.0 | Made sure the status key exists to avoid trying to access to array's undefined index. |
| 3.9.0 | |
| 3.16.0 | Introduced. |