Update elementor pro

This commit is contained in:
2026-03-24 09:23:15 +01:00
parent ce2d93a202
commit 4c35d65901
559 changed files with 11981 additions and 19280 deletions

View File

@@ -21,7 +21,7 @@ class Module extends Module_Base {
parent::__construct();
// TODO: Should we move this to the `is_active` method?
if ( ! API::is_licence_has_feature( static::LICENSE_FEATURE_NAME ) ) {
if ( API::is_licence_has_feature( static::LICENSE_FEATURE_NAME ) ) {
return;
}