Method: Called by toArray to add custom fields via get_post_meta() Removes all custom props registered to the $this->properties automatically Also removes some fields used by the WordPress core that don’t hold necessary data Extending classes may override this class to exclude, extend, or modify the custom fields for a post type
Source: includes/abstracts/abstract.llms.post.model.php:1033
Source: includes/abstracts/abstract.llms.post.model.php:22
Method: Retrieve the actual content of the shortcode
Source: includes/shortcodes/class.llms.shortcode.courses.php:169
Class: LifterLMS Courses Shortcode class.
Source: includes/shortcodes/class.llms.shortcode.courses.php:20
Method: Receives a raw array of course, plan, section, lesson, etc data and gets an author id falls back to optionally supplied fallback id falls back to current user id
Source: includes/class.llms.generator.php:790
Method: Retrieve the default post status for the generated set of posts
Source: includes/class.llms.generator.php:814
Method: Increments a stat in the stats object
Source: includes/class.llms.generator.php:988
Method: Create a new course
Source: includes/class.llms.generator.php:347
Method: Create a new lesson
Source: includes/class.llms.generator.php:437
Method: Creates a new quiz Creates all questions within the quiz as well
Source: includes/class.llms.generator.php:516