PluginProbe
Elementor Website Builder – more than just a page builder / 3.3.1
Elementor Website Builder – more than just a page builder v3.3.1
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 4.0.8 4.1.0-beta1 4.1.0-dev1 4.0.7 All 451 releases
← All changes | elementor.php +2 -2 3.3.03.3.1 View file →
@@ -3,9 +3,9 @@
3 3 * Plugin Name: Elementor
4 4 * Description: The Elementor Website Builder has it all: drag and drop page builder, pixel perfect design, mobile responsive editing, and more. Get started now!
5 5 * Plugin URI: https://elementor.com/?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash
6 6 * Author: Elementor.com
7 - * Version: 3.3.0
7 + * Version: 3.3.1
8 8 * Author URI: https://elementor.com/?utm_source=wp-plugins&utm_campaign=author-uri&utm_medium=wp-dash
9 9 *
10 10 * Text Domain: elementor
11 11 *
@@ -26,9 +26,9 @@
26 26 if ( ! defined( 'ABSPATH' ) ) {
27 27 exit; // Exit if accessed directly.
28 28 }
29 29
30 -define( 'ELEMENTOR_VERSION', '3.3.0' );
30 +define( 'ELEMENTOR_VERSION', '3.3.1' );
31 31 define( 'ELEMENTOR_PREVIOUS_STABLE_VERSION', '3.1.4' );
32 32
33 33 define( 'ELEMENTOR__FILE__', __FILE__ );
34 34 define( 'ELEMENTOR_PLUGIN_BASE', plugin_basename( ELEMENTOR__FILE__ ) );