LLMS_Quiz::is_orphan()
Method: Determine if the quiz is an orphan
Source: includes/models/model.llms.quiz.php:118
Method: Determine if the quiz is an orphan
Source: includes/models/model.llms.quiz.php:118
Function: Shuffles choices until the choice order has changed from the original The smaller the list of choices the greater the chance of shuffling not changing the array
Source: includes/functions/llms.functions.quiz.php:137
Method: Delete / Trash posts related to the deleted post
Source: includes/class.llms.post.relationships.php:69
Method: Get a list of post types with relationships that should be checked
Source: includes/class.llms.post.relationships.php:89
Method: Retrieve filtered LifterLMS post relationships array
Source: includes/class.llms.post.relationships.php:99
Method: Retrieve an array of post ids related to the deleted post by post type and meta key
Source: includes/class.llms.post.relationships.php:112
Method: Check relationships and delete / update related posts when a post is deleted Called on `delete_post` hook (before a post is deleted)
Source: includes/class.llms.post.relationships.php:138
Method: Unsets relationship data from post_meta when a post is deleted
Source: includes/class.llms.post.relationships.php:175
Class: Hooks and actions related to post relationships
Source: includes/class.llms.post.relationships.php:9