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.


Top ↑

Source Source

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

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
1.3.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.