LLMS_Abstract_Generator_Posts::is_reusable_block_importing_enabled()
Method: Determines if reusable block importing is enabled generator
Source: includes/abstracts/llms-abstract-generator-posts.php:636
Method: Determines if reusable block importing is enabled generator
Source: includes/abstracts/llms-abstract-generator-posts.php:636
Filter Hook: Filter user data used to create a new user during generator imports
Source: includes/abstracts/llms-abstract-generator-posts.php:294
Action Hook: Action fired after creation of a new user during generation
Source: includes/abstracts/llms-abstract-generator-posts.php:307
Method: Ensure raw dates are correctly formatted to create a post date
Source: includes/abstracts/llms-abstract-generator-posts.php:326
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:354
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:417
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:436
Method: Retrieve the default post status for the generated set of posts
Source: includes/abstracts/llms-abstract-generator-posts.php:461
Class: LLMS_Abstract_Generator_Posts class.
Source: includes/abstracts/llms-abstract-generator-posts.php:21
Method: Construct a new generator instance with data
Source: includes/abstracts/llms-abstract-generator-posts.php:98