apply_filters( 'llms_blocks_should_migrate_post', bool $migrate, int $post_id )

Filters whether or not a post should be migrated


Parameters Parameters

$migrate

(bool) Whether or not a post should be migrated.

$post_id

(int) WP_Post ID.


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.