PowerPack Addons for Elementor (Instagram Feed, Pricing Table, Forms Stylers, Display Conditions, Free Elementor Widgets and Elementor Templates) - Version 2.6.5

Version Description

  • December 21, 2021 =
  • Fixed: PHP error on PowerPack settings page
Download this release

Release Info

Developer ideaboxcreations
Plugin Icon 128x128 PowerPack Addons for Elementor (Instagram Feed, Pricing Table, Forms Stylers, Display Conditions, Free Elementor Widgets and Elementor Templates)
Version 2.6.5
Comparing to
See all releases

Code changes from version 2.6.4 to 2.6.5

changelog.txt CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  == 2.6.4 ==
2
  Release date: December 20, 2021
3
  * Fixed: Advanced Posts - Issue with equal height option of carousel layout
1
+ == 2.6.5 ==
2
+ Release date: December 21, 2021
3
+ * Fixed: PHP error on PowerPack settings page
4
+
5
  == 2.6.4 ==
6
  Release date: December 20, 2021
7
  * Fixed: Advanced Posts - Issue with equal height option of carousel layout
includes/admin/admin-settings.php CHANGED
@@ -1,9 +1,8 @@
1
  <?php
2
- use PowerpackElements\Classes\PP_Admin_Settings;
3
 
4
  $current_tab = isset( $_REQUEST['tab'] ) ? esc_attr( $_REQUEST['tab'] ) : 'general';
5
  $settings = PP_Admin_Settings::get_settings();
6
-
7
  ?>
8
 
9
  <style>
1
  <?php
2
+ use PowerpackElementsLite\Classes\PP_Admin_Settings;
3
 
4
  $current_tab = isset( $_REQUEST['tab'] ) ? esc_attr( $_REQUEST['tab'] ) : 'general';
5
  $settings = PP_Admin_Settings::get_settings();
 
6
  ?>
7
 
8
  <style>
languages/powerpack.pot CHANGED
@@ -2,10 +2,10 @@
2
  # This file is distributed under the GNU General Public License v2.0.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: PowerPack Lite for Elementor 2.6.4\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://wordpress.org/support/plugin/powerpack-lite-elementor\n"
8
- "POT-Creation-Date: 2021-12-20 11:21:52+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=utf-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
@@ -1684,61 +1684,61 @@ msgstr ""
1684
  msgid "Widgets"
1685
  msgstr ""
1686
 
1687
- #: includes/admin/admin-settings.php:241
1688
  msgid "%s Settings"
1689
  msgstr ""
1690
 
1691
- #: includes/admin/admin-settings.php:249
1692
  msgid "Version %s"
1693
  msgstr ""
1694
 
1695
- #: includes/admin/admin-settings.php:264
1696
  msgid "Get access to more premium widgets and features."
1697
  msgstr ""
1698
 
1699
- #: includes/admin/admin-settings.php:265
1700
  msgid "Upgrade to <strong>PowerPack Pro</strong> and get"
1701
  msgstr ""
1702
 
1703
- #: includes/admin/admin-settings.php:267
1704
  msgid "More Widgets"
1705
  msgstr ""
1706
 
1707
- #: includes/admin/admin-settings.php:268
1708
  msgid "WooCommerce Widgets"
1709
  msgstr ""
1710
 
1711
- #: includes/admin/admin-settings.php:269
1712
  msgid "White Label Branding"
1713
  msgstr ""
1714
 
1715
- #: includes/admin/admin-settings.php:270
1716
  msgid "Expert Support"
1717
  msgstr ""
1718
 
1719
- #: includes/admin/admin-settings.php:271
1720
  msgid "Lifetime package available"
1721
  msgstr ""
1722
 
1723
- #: includes/admin/admin-settings.php:273
1724
  msgid "Upgrade to PowerPack Pro"
1725
  msgstr ""
1726
 
1727
- #: includes/admin/admin-settings.php:273
1728
  msgid "Upgrade Now"
1729
  msgstr ""
1730
 
1731
- #: includes/admin/admin-settings.php:279
1732
  msgid "Support"
1733
  msgstr ""
1734
 
1735
- #: includes/admin/admin-settings.php:283
1736
  msgid ""
1737
  "For submitting any support queries, feedback, bug reports or feature "
1738
  "requests, please visit"
1739
  msgstr ""
1740
 
1741
- #: includes/admin/admin-settings.php:283
1742
  msgid "this link"
1743
  msgstr ""
1744
 
2
  # This file is distributed under the GNU General Public License v2.0.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: PowerPack Lite for Elementor 2.6.5\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://wordpress.org/support/plugin/powerpack-lite-elementor\n"
8
+ "POT-Creation-Date: 2021-12-21 05:48:14+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=utf-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
1684
  msgid "Widgets"
1685
  msgstr ""
1686
 
1687
+ #: includes/admin/admin-settings.php:240
1688
  msgid "%s Settings"
1689
  msgstr ""
1690
 
1691
+ #: includes/admin/admin-settings.php:248
1692
  msgid "Version %s"
1693
  msgstr ""
1694
 
1695
+ #: includes/admin/admin-settings.php:263
1696
  msgid "Get access to more premium widgets and features."
1697
  msgstr ""
1698
 
1699
+ #: includes/admin/admin-settings.php:264
1700
  msgid "Upgrade to <strong>PowerPack Pro</strong> and get"
1701
  msgstr ""
1702
 
1703
+ #: includes/admin/admin-settings.php:266
1704
  msgid "More Widgets"
1705
  msgstr ""
1706
 
1707
+ #: includes/admin/admin-settings.php:267
1708
  msgid "WooCommerce Widgets"
1709
  msgstr ""
1710
 
1711
+ #: includes/admin/admin-settings.php:268
1712
  msgid "White Label Branding"
1713
  msgstr ""
1714
 
1715
+ #: includes/admin/admin-settings.php:269
1716
  msgid "Expert Support"
1717
  msgstr ""
1718
 
1719
+ #: includes/admin/admin-settings.php:270
1720
  msgid "Lifetime package available"
1721
  msgstr ""
1722
 
1723
+ #: includes/admin/admin-settings.php:272
1724
  msgid "Upgrade to PowerPack Pro"
1725
  msgstr ""
1726
 
1727
+ #: includes/admin/admin-settings.php:272
1728
  msgid "Upgrade Now"
1729
  msgstr ""
1730
 
1731
+ #: includes/admin/admin-settings.php:278
1732
  msgid "Support"
1733
  msgstr ""
1734
 
1735
+ #: includes/admin/admin-settings.php:282
1736
  msgid ""
1737
  "For submitting any support queries, feedback, bug reports or feature "
1738
  "requests, please visit"
1739
  msgstr ""
1740
 
1741
+ #: includes/admin/admin-settings.php:282
1742
  msgid "this link"
1743
  msgstr ""
1744
 
package.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "powerpack-lite-for-elementor",
3
- "version": "2.6.4",
4
  "description": "Extend Elementor Page Builder with 50+ Creative Widgets.",
5
  "keywords": [],
6
  "author": "IdeaBox Creations",
1
  {
2
  "name": "powerpack-lite-for-elementor",
3
+ "version": "2.6.5",
4
  "description": "Extend Elementor Page Builder with 50+ Creative Widgets.",
5
  "keywords": [],
6
  "author": "IdeaBox Creations",
powerpack-lite-elementor.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: PowerPack Lite for Elementor
4
  * Plugin URI: https://powerpackelements.com
5
  * Description: Extend Elementor Page Builder with 30+ Creative Widgets and exciting extensions.
6
- * Version: 2.6.4
7
  * Author: IdeaBox Creations
8
  * Author URI: http://ideabox.io/
9
  * License: GNU General Public License v2.0
@@ -20,7 +20,7 @@ if ( defined( 'POWERPACK_ELEMENTS_VER' ) ) {
20
  return;
21
  }
22
 
23
- define( 'POWERPACK_ELEMENTS_LITE_VER', '2.6.4' );
24
  define( 'POWERPACK_ELEMENTS_LITE_PATH', plugin_dir_path( __FILE__ ) );
25
  define( 'POWERPACK_ELEMENTS_LITE_BASE', plugin_basename( __FILE__ ) );
26
  define( 'POWERPACK_ELEMENTS_LITE_URL', plugins_url( '/', __FILE__ ) );
3
  * Plugin Name: PowerPack Lite for Elementor
4
  * Plugin URI: https://powerpackelements.com
5
  * Description: Extend Elementor Page Builder with 30+ Creative Widgets and exciting extensions.
6
+ * Version: 2.6.5
7
  * Author: IdeaBox Creations
8
  * Author URI: http://ideabox.io/
9
  * License: GNU General Public License v2.0
20
  return;
21
  }
22
 
23
+ define( 'POWERPACK_ELEMENTS_LITE_VER', '2.6.5' );
24
  define( 'POWERPACK_ELEMENTS_LITE_PATH', plugin_dir_path( __FILE__ ) );
25
  define( 'POWERPACK_ELEMENTS_LITE_BASE', plugin_basename( __FILE__ ) );
26
  define( 'POWERPACK_ELEMENTS_LITE_URL', plugins_url( '/', __FILE__ ) );
readme.txt CHANGED
@@ -228,6 +228,9 @@ Not at all! All the widgets and settings are easy to use with drag & drop interf
228
 
229
  == Changelog ==
230
 
 
 
 
231
  = 2.6.4 - December 20, 2021 =
232
  * Fixed: Advanced Posts - Issue with equal height option of carousel layout
233
  * Added: Icon List - Apply Link On option
228
 
229
  == Changelog ==
230
 
231
+ = 2.6.5 - December 21, 2021 =
232
+ * Fixed: PHP error on PowerPack settings page
233
+
234
  = 2.6.4 - December 20, 2021 =
235
  * Fixed: Advanced Posts - Issue with equal height option of carousel layout
236
  * Added: Icon List - Apply Link On option