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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/abstracts/llms-abstract-generator-posts.php / Page 3

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_generator_get_author_id

Filter Hook: Filter the author ID prior to it being used for the generation of new posts

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

Used by 1 function | Uses 0 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_generator_new_user

Action Hook: Action fired after creation of a new user during generation

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

Used by 1 function | Uses 0 functions

LLMS_Abstract_Generator_Posts::create_user()

Method: Create a new WP_User from raw data

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

Used by 1 function | Uses 4 functions

llms_generator_new_user_default_role

Filter Hook: Filter the default role used to create a new user during generator imports

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

Used by 1 function | Uses 0 functions

llms_generator_new_author_data

Filter Hook: Filter user data used to create a new user during generator imports

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

Used by 1 function | Uses 0 functions

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_Abstract_Generator_Posts::create_reusable_block()

Method: Creates a reusable block

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

Used by 1 function | Uses 1 function

LLMS_Abstract_Generator_Posts::create_post()

Method: Generate a new LLMS_Post_Mdel

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

Used by 0 functions | Uses 9 functions
« Previous 1 2 3 4 Next »
© 2014 - 2025 LifterLMS · Privacy Policy · Terms and Conditions