LLMS_Blocks_Page_Builders::check_for_elementor( bool $val, int $post_id )

Add support for Beaver Builder.


Description Description

If the builder is enabled for the post LifterLMS should treat the post as not migrated (actions are not removed).


Parameters Parameters

$val

(Required) default value of the migration status.

$post_id

(Required) WP_Post ID.


Top ↑

Return Return

(bool)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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