LLMS_Lesson::is_orphan()

Determine if the lesson is an orphan


Description Description


Return Return

(bool)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.4.0 Use in_array() with strict comparison to decide whether the parent course/section post status is in a set of allowed statuses.
3.14.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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