• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / 3.3.0

llms_post_model_json_serialize

Filter Hook: Filters the properties of the model that *cannot* be set

Source: includes/abstracts/abstract.llms.post.model.php:1168

Used by 1 function | Uses 0 functions

LLMS_Abstract_Generator_Posts::store_temp_id()

Method: Accepts a raw object, finds the raw id and stores it

Source: includes/abstracts/llms-abstract-generator-posts.php:846

Used by 1 function | Uses 0 functions

LLMS_Abstract_Generator_Posts::increment()

Method: Increments a stat in the stats object

Source: includes/abstracts/llms-abstract-generator-posts.php:877

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Generator_Posts::set_featured_image()

Method: Saves an image (from URL) to the media library and sets it as the featured image for a given post

Source: includes/abstracts/llms-abstract-generator-posts.php:678

Used by 1 function | Uses 2 functions

LLMS_Abstract_Generator_Posts::get_author_id()

Method: Accepts raw author data and locates an existing author by email or id or creates one

Source: includes/abstracts/llms-abstract-generator-posts.php:355

Used by 1 function | Uses 2 functions

LLMS_Abstract_Generator_Posts::get_author_id_from_raw()

Method: Receives a raw array of course, plan, section, lesson, etc data and gets an author id

Source: includes/abstracts/llms-abstract-generator-posts.php:437

Used by 1 function | Uses 1 function

LLMS_Abstract_Generator_Posts::get_term_id()

Method: Get a WP Term ID for a term by taxonomy and term name

Source: includes/abstracts/llms-abstract-generator-posts.php:491

Used by 0 functions | Uses 1 function

LLMS_Abstract_Generator_Posts::format_date()

Method: Ensure raw dates are correctly formatted to create a post date

Source: includes/abstracts/llms-abstract-generator-posts.php:327

Used by 1 function | Uses 1 function

LLMS_Generator_Courses::create_section()

Method: Creates a new section

Source: includes/class-llms-generator-courses.php:508

Used by 1 function | Uses 3 functions

LLMS_Generator_Courses::handle_prerequisites()

Method: Updates course and lesson prerequisites

Source: includes/class-llms-generator-courses.php:566

Used by 1 function | Uses 1 function
1 2 … 10 Next »
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions