The Plus Addons for Elementor | FREE Elementor Widgets & Elementor Templates, Header Menu, Blog Post Builder, Dark Mode, Full-Page Scroll, Cross Domain Copy - Version 2.0.5

Version Description

Compatibility : WordPress 5.7 compatibility Compatibility : Elementor Free 3.1.4 compatibility Compatibility : Elemento Pro 3.2.0 compatibility

Download this release

Release Info

Developer posimyththemes
Plugin Icon wp plugin The Plus Addons for Elementor | FREE Elementor Widgets & Elementor Templates, Header Menu, Blog Post Builder, Dark Mode, Full-Page Scroll, Cross Domain Copy
Version 2.0.5
Comparing to
See all releases

Code changes from version 2.0.4 to 2.0.5

Files changed (2) hide show
  1. readme.txt +7 -2
  2. theplus_elementor_addon.php +4 -4
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: posimyththemes, ankitposimyth, nirmalkavaiya, sagarpatel124
3
  Donate link: https://theplusaddons.com/pricing/
4
  Tags: elementor, elementor addons, elementor widgets, the plus addons for elementor, the plus widgets elementor, free elementor addons, elementor pro addons, elementor widget pack, ultimate addons for elementor, popular addons for elementor, powerful addons for elementor, best addons for elementor
5
  Requires at least: 4.0
6
- Tested up to: 5.6
7
- Stable tag: 2.0.4
8
  Requires PHP: 5.6
9
  License: GPLv3
10
  License URI: https://opensource.org/licenses/GPL-3.0
@@ -222,6 +222,11 @@ We have most advanced caching architecture, Which will never bloat your site. Kn
222
 
223
 
224
  == Changelog ==
 
 
 
 
 
225
 
226
  = 2.0.4 =
227
  Fix : Demo Importer bug fix
3
  Donate link: https://theplusaddons.com/pricing/
4
  Tags: elementor, elementor addons, elementor widgets, the plus addons for elementor, the plus widgets elementor, free elementor addons, elementor pro addons, elementor widget pack, ultimate addons for elementor, popular addons for elementor, powerful addons for elementor, best addons for elementor
5
  Requires at least: 4.0
6
+ Tested up to: 5.7
7
+ Stable tag: 2.0.5
8
  Requires PHP: 5.6
9
  License: GPLv3
10
  License URI: https://opensource.org/licenses/GPL-3.0
222
 
223
 
224
  == Changelog ==
225
+
226
+ = 2.0.5 =
227
+ Compatibility : WordPress 5.7 compatibility
228
+ Compatibility : Elementor Free 3.1.4 compatibility
229
+ Compatibility : Elemento Pro 3.2.0 compatibility
230
 
231
  = 2.0.4 =
232
  Fix : Demo Importer bug fix
theplus_elementor_addon.php CHANGED
@@ -3,18 +3,18 @@
3
  * Plugin Name: The Plus Addons for Elementor Page Builder Lite
4
  * Plugin URI: https://theplusaddons.com/
5
  * Description: Biggest collection of Widgets & Features to supercharge your Elementor Page builder in WordPress.
6
- * Version: 2.0.4
7
  * Author: POSIMYTH
8
  * Author URI: https://posimyth.com/
9
  * Text Domain: tpebl
10
- * Elementor tested up to: 3.1.1
11
- * Elementor Pro tested up to: 3.0.10
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
15
  exit;
16
  }
17
- defined( 'L_THEPLUS_VERSION' ) or define( 'L_THEPLUS_VERSION', '2.0.4' );
18
  define( 'L_THEPLUS_FILE__', __FILE__ );
19
 
20
  define( 'L_THEPLUS_PATH', plugin_dir_path( __FILE__ ) );
3
  * Plugin Name: The Plus Addons for Elementor Page Builder Lite
4
  * Plugin URI: https://theplusaddons.com/
5
  * Description: Biggest collection of Widgets & Features to supercharge your Elementor Page builder in WordPress.
6
+ * Version: 2.0.5
7
  * Author: POSIMYTH
8
  * Author URI: https://posimyth.com/
9
  * Text Domain: tpebl
10
+ * Elementor tested up to: 3.1
11
+ * Elementor Pro tested up to: 3.2
12
  */
13
 
14
  if ( ! defined( 'ABSPATH' ) ) {
15
  exit;
16
  }
17
+ defined( 'L_THEPLUS_VERSION' ) or define( 'L_THEPLUS_VERSION', '2.0.5' );
18
  define( 'L_THEPLUS_FILE__', __FILE__ );
19
 
20
  define( 'L_THEPLUS_PATH', plugin_dir_path( __FILE__ ) );