LLMS_Transaction::translate( string $key )
Wrapper for $this-get() which allows translation of the database value before outputting on screen
Description Description
Parameters Parameters
- $key
-
(Required) key to retrieve
Return Return
(string)
Source Source
File: includes/models/model.llms.transaction.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |