apply_filters( 'llms_elementor_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: includes/class-llms-elementor-migrate.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
7.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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