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

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
Skip to content
Filter by type:
Search
Browse: Home / Code Reference / vendor/lifterlms/lifterlms-blocks/includes/class-llms-blocks-migrate.php

LLMS_Blocks_Migrate::remove_template_from_post()

Method: Remove post type templates and any LifterLMS Blocks from a given post.

Source: vendor/lifterlms/lifterlms-blocks/includes/class-llms-blocks-migrate.php:219

Used by 1 function | Uses 3 functions

LLMS_Blocks_Migrate::unmigrate_posts()

Method: Unmigrates migrated posts.

Source: vendor/lifterlms/lifterlms-blocks/includes/class-llms-blocks-migrate.php:325

Used by 0 functions | Uses 2 functions

LLMS_Blocks_Migrate::update_post_content()

Method: Update the post content for a given post.

Source: vendor/lifterlms/lifterlms-blocks/includes/class-llms-blocks-migrate.php:359

Used by 2 functions | Uses 0 functions

LLMS_Blocks_Migrate::add_template_to_post()

Method: Add a template to a post & save migration status in postmeta.

Source: vendor/lifterlms/lifterlms-blocks/includes/class-llms-blocks-migrate.php:45

Used by 1 function | Uses 3 functions

LLMS_Blocks_Migrate::get_migrated_posts()

Method: Retrieve a WP_Query for posts which have already been migrated.

Source: vendor/lifterlms/lifterlms-blocks/includes/class-llms-blocks-migrate.php:100

Used by 2 functions | Uses 1 function

LLMS_Blocks_Migrate::check_sales_page()

Method: Don’t remove core template actions when a sales page is enabled and the page is restricted.

Source: vendor/lifterlms/lifterlms-blocks/includes/class-llms-blocks-migrate.php:67

Used by 0 functions | Uses 1 function

LLMS_Blocks_Migrate::get_migrateable_post_types()

Method: Get an array of post types which can be migrated.

Source: vendor/lifterlms/lifterlms-blocks/includes/class-llms-blocks-migrate.php:88

Used by 2 functions | Uses 1 function

llms_blocks_migrateable_post_types

Filter Hook: Handle post migration to the block editor.

Source: vendor/lifterlms/lifterlms-blocks/includes/class-llms-blocks-migrate.php:89

Used by 1 function | Uses 0 functions

LLMS_Blocks_Migrate::get_template()

Method: Retrieve the block template by post type.

Source: vendor/lifterlms/lifterlms-blocks/includes/class-llms-blocks-migrate.php:127

Used by 2 functions | Uses 0 functions

LLMS_Blocks_Migrate::migrate_post()

Method: Migrate posts created prior to the block editor to have default LifterLMS templates

Source: vendor/lifterlms/lifterlms-blocks/includes/class-llms-blocks-migrate.php:177

Used by 0 functions | Uses 3 functions
1 2 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions