LLMS_Install::get_difficulties()

Retrieve the default difficulty terms that should be created on a fresh install


Return Return

(array)


Top ↑

Source Source

File: includes/class.llms.install.php

		dbDelta( self::get_schema() );

	}

	/**
	 * Create default LifterLMS Product & Access Plan Visibility Options
	 *
	 * @since 3.6.0
	 * @since 3.8.0 Unknown.


Top ↑

Changelog Changelog

Changelog
Version Description
3.3.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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