• 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 / libraries/lifterlms-blocks/includes/class-llms-blocks-migrate.php

llms_blocks_should_migrate_post

Filter Hook: Filters whether or not a post should be migrated

Source: libraries/lifterlms-blocks/includes/class-llms-blocks-migrate.php:365

Used by 1 function | Uses 0 functions

LLMS_Blocks_Migrate::update_post_content()

Method: Update the post content for a given post.

Source: libraries/lifterlms-blocks/includes/class-llms-blocks-migrate.php:410

Used by 2 functions | Uses 0 functions

LLMS_Blocks_Migrate::remove_template_from_post()

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

Source: libraries/lifterlms-blocks/includes/class-llms-blocks-migrate.php:261

Used by 1 function | Uses 3 functions

LLMS_Blocks_Migrate::unmigrate_posts()

Method: Unmigrates migrated posts.

Source: libraries/lifterlms-blocks/includes/class-llms-blocks-migrate.php:376

Used by 0 functions | Uses 2 functions

LLMS_Blocks_Migrate::add_template_to_post()

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

Source: libraries/lifterlms-blocks/includes/class-llms-blocks-migrate.php:50

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: libraries/lifterlms-blocks/includes/class-llms-blocks-migrate.php:114

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: libraries/lifterlms-blocks/includes/class-llms-blocks-migrate.php:73

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: libraries/lifterlms-blocks/includes/class-llms-blocks-migrate.php:95

Used by 2 functions | Uses 1 function

llms_blocks_migrateable_post_types

Filter Hook: Filters the post types that can be migrated

Source: libraries/lifterlms-blocks/includes/class-llms-blocks-migrate.php:103

Used by 1 function | Uses 0 functions

LLMS_Blocks_Migrate::get_template()

Method: Retrieve the block template by post type.

Source: libraries/lifterlms-blocks/includes/class-llms-blocks-migrate.php:145

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