Warning: This method has been deprecated. LLMS_Engagements::init() is deprecated with no replacement instead.
LLMS_Engagements::init()
Include engagement types (excluding email)
Contents
Return Return
(void)
Source Source
File: includes/class.llms.engagements.php
public function init() {
_deprecated_function( 'LLMS_Engagements::init()', '6.0.0' );
}
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 6.0.0 | Introduced. |