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
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
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
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
Action Hook: Action fired after creation of a new user during generation
Source: includes/abstracts/llms-abstract-generator-posts.php:308
Method: Create a new WP_User from raw data
Source: includes/abstracts/llms-abstract-generator-posts.php:256
Filter Hook: Filter the default role used to create a new user during generator imports
Source: includes/abstracts/llms-abstract-generator-posts.php:268
Filter Hook: Filter user data used to create a new user during generator imports
Source: includes/abstracts/llms-abstract-generator-posts.php:295
Method: Ensure raw dates are correctly formatted to create a post date
Source: includes/abstracts/llms-abstract-generator-posts.php:327
Method: Creates a reusable block
Source: includes/abstracts/llms-abstract-generator-posts.php:226
Method: Generate a new LLMS_Post_Mdel
Source: includes/abstracts/llms-abstract-generator-posts.php:170