PluginProbe
Elementor Website Builder – more than just a page builder / 4.3.1
Elementor Website Builder – more than just a page builder v4.3.1
4.3.2 4.3.1 4.3.0 4.3.0-beta3 4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 All 455 releases
← All changes | modules/atomic-widgets/elements/atomic-collection-loop/collection-loop-promotion.php +1 -0 4.3.0-beta1 → 4.3.1 View file →
@@ -23,8 +23,9 @@
23 23
24 24 public function __construct( $data = [], $args = null ) {
25 25 parent::__construct( $data, $args );
26 26 $this->meta( 'is_container', true );
27 + $this->meta( 'is_compound', true );
27 28 $this->meta( 'is_pro_promotion', true );
28 29 }
29 30
30 31 public static function get_type() {