Update elementor pro

This commit is contained in:
2026-03-26 14:00:57 +01:00
parent 6af83e92ed
commit aac5b2ea8e
400 changed files with 5807 additions and 1600 deletions

View File

@@ -1,7 +1,6 @@
<?php
namespace ElementorPro\Modules\Woocommerce\Widgets;
use ElementorPro\Modules\Woocommerce\Traits\Send_App_Plg_Trait;
use ElementorPro\Plugin;
use Elementor\Controls_Manager;
use Elementor\Group_Control_Box_Shadow;
@@ -17,7 +16,6 @@ if ( ! defined( 'ABSPATH' ) ) {
}
class Checkout extends Base_Widget {
use Send_App_Plg_Trait;
private $reformatted_form_fields;
public function get_name() {
@@ -64,8 +62,6 @@ class Checkout extends Base_Widget {
]
);
$this->maybe_add_send_app_promotion_control( $this );
$this->add_control(
'checkout_layout',
[