llms_helper_options()

Retrieve the LLMS_Helper_Options singleton


Return Return

(LLMS_Helper_Options)


Top ↑

Source Source

File: libraries/lifterlms-helper/includes/functions-llms-helper.php

function llms_helper_options() {
	return LLMS_Helper_Options::instance();
}


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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