mirror of
https://github.com/proelements/proelements.git
synced 2026-05-17 14:25:01 +00:00
v4.0.4.2
This commit is contained in:
+3
-3
@@ -3,13 +3,13 @@
|
|||||||
* Plugin Name: PRO Elements
|
* Plugin Name: PRO Elements
|
||||||
* Description: Adds professional features for sites using the Elementor page builder.
|
* Description: Adds professional features for sites using the Elementor page builder.
|
||||||
* Plugin URI: https://proelements.org/
|
* Plugin URI: https://proelements.org/
|
||||||
* Version: 4.0.4
|
* Version: 4.0.4.2
|
||||||
* Author: PROElements.org
|
* Author: PROElements.org
|
||||||
* Author URI: https://proelements.org/
|
* Author URI: https://proelements.org/
|
||||||
* Requires PHP: 7.4
|
* Requires PHP: 7.4
|
||||||
* Requires at least: 6.7
|
* Requires at least: 6.7
|
||||||
* Requires Plugins: elementor
|
* Requires Plugins: elementor
|
||||||
* Elementor tested up to: 4.0.4-ga
|
* Elementor tested up to: 4.0.4.2-ga
|
||||||
* Text Domain: pro-elements
|
* Text Domain: pro-elements
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@@ -28,7 +28,7 @@ function pro_elements_plugin_load_plugin() {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
define( 'ELEMENTOR_PRO_VERSION', '4.0.4' );
|
define( 'ELEMENTOR_PRO_VERSION', '4.0.4.2' );
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* All versions should be `major.minor`, without patch, in order to compare them properly.
|
* All versions should be `major.minor`, without patch, in order to compare them properly.
|
||||||
|
|||||||
Reference in New Issue
Block a user