Warning: This method has been deprecated. LLMS_Engagements::init() is deprecated with no replacement instead.

LLMS_Engagements::init()

Include engagement types (excluding email)


Return Return

(void)


Top ↑

Source Source

File: includes/class.llms.engagements.php

	public function init() {
		_deprecated_function( 'LLMS_Engagements::init()', '6.0.0' );
	}

Top ↑

Changelog Changelog

Changelog
Version Description
6.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.