apply_filters( 'llms_blocks_migrateable_post_types', string[] $post_types )
Filters the post types that can be migrated
Parameters Parameters
- $post_types
-
(string[]) An array of string representing the post types that can be migrated.
Source Source
File: libraries/lifterlms-blocks/includes/class-llms-blocks-migrate.php
Changelog Changelog
Version | Description |
---|---|
1.3.3 | Introduced. |