LLMS_Instructor::toArray()
Method: Used by exporter / cloner to get instructor data
Source: includes/models/model.llms.instructor.php:332
Method: Used by exporter / cloner to get instructor data
Source: includes/models/model.llms.instructor.php:332
Function: Determine if a lesson/quiz is restricted by drip settings.
Source: includes/functions/llms.functions.access.php:319
Function: Determine if a lesson/quiz is restricted by a prerequisite lesson.
Source: includes/functions/llms.functions.access.php:362
Function: Determine if a course (or lesson/quiz) is “open” according to course time period settings.
Source: includes/functions/llms.functions.access.php:442
Function: Determine if content should be restricted.
Source: includes/functions/llms.functions.access.php:25
Method: Called by toArray to add custom fields via get_post_meta()
Source: includes/abstracts/abstract.llms.post.model.php:1617
Method: Add custom data to a post based on the ‘custom’ array
Source: includes/abstracts/llms-abstract-generator-posts.php:117
Function: Retrieve the LLMS Post Model for a give post by ID or WP_Post Object
Source: includes/llms.functions.core.php:810