LLMS_Blocks_Migrate::migrate_post()
Migrate posts created prior to the block editor to have default LifterLMS templates
Description Description
Return Return
(void)
Source Source
File: libraries/lifterlms-blocks/includes/class-llms-blocks-migrate.php
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Add Membership post type support. Update to handle being triggered by hook current_screen instead of admin_enqueue_scripts . |
1.4.0 | Moves content updating methods to it's own function. |
1.0.0 | Introduced. |