LLMS_Post_Model::_e( string $key )
Wrapper for the $this->translate() that echos the result rather than returning it
Description Description
Parameters Parameters
- $key
-
(Required) Key to translate.
Return Return
(void)
Source Source
File: includes/abstracts/abstract.llms.post.model.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |