LLMS_Membership::has_sales_page_redirect()

Determine if sales page redirection is enabled


Return Return

(string)


Top ↑

Source Source

File: includes/models/model.llms.membership.php

		// Start with autoenroll courses.
		$courses = $this->get_auto_enroll_courses();


Top ↑

Changelog Changelog

Changelog
Version Description
3.38.1 Use strict array comparison.
3.20.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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