Plugin Directory

Changeset 3410268


Ignore:
Timestamp:
12/04/2025 01:45:42 AM (4 months ago)
Author:
simrandeep
Message:

Updated compatibility with WP 6.9

Location:
powerpack-lite-for-elementor
Files:
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • powerpack-lite-for-elementor/tags/2.9.8/changelog.txt

    r3382267 r3410268  
     1== 2.9.8 ==
     2Release date: December 4, 2025
     3* Enhancement: Updated compatibility with WordPress 6.9
     4
    15== 2.9.7 ==
    26Release date: October 22, 2025
  • powerpack-lite-for-elementor/tags/2.9.8/languages/powerpack.pot

    r3382267 r3410268  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: PowerPack Lite for Elementor 2.9.7\n"
     5"Project-Id-Version: PowerPack Lite for Elementor 2.9.8\n"
    66"Report-Msgid-Bugs-To: "
    77"https://wordpress.org/support/plugin/powerpack-lite-for-elementor\n"
    8 "POT-Creation-Date: 2025-10-22 02:58:11+00:00\n"
     8"POT-Creation-Date: 2025-12-04 01:43:31+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=utf-8\n"
  • powerpack-lite-for-elementor/tags/2.9.8/powerpack-lite-elementor.php

    r3382267 r3410268  
    44 * Plugin URI: https://powerpackelements.com
    55 * Description: Extend Elementor Page Builder with 40+ Creative Widgets and exciting extensions.
    6  * Version: 2.9.7
     6 * Version: 2.9.8
    77 * Author: PowerPack Addons Team - IdeaBox Creations
    88 * Author URI: http://ideabox.io/
     
    1111 * Text Domain: powerpack
    1212 * Domain Path: /languages
    13  * Elementor tested up to: 3.32.0
    14  * Elementor Pro tested up to: 3.32.0
     13 * Elementor tested up to: 3.33.0
     14 * Elementor Pro tested up to: 3.33.0
    1515 */
    1616
     
    2121}
    2222
    23 define( 'POWERPACK_ELEMENTS_LITE_VER', '2.9.7' );
     23define( 'POWERPACK_ELEMENTS_LITE_VER', '2.9.8' );
    2424define( 'POWERPACK_ELEMENTS_LITE_PATH', plugin_dir_path( __FILE__ ) );
    2525define( 'POWERPACK_ELEMENTS_LITE_BASE', plugin_basename( __FILE__ ) );
  • powerpack-lite-for-elementor/tags/2.9.8/readme.txt

    r3382267 r3410268  
    33Tags: elementor, elementor addon, elementor addons, elementor widgets, elementor templates
    44Requires at least: 6.3
    5 Tested up to: 6.8
     5Tested up to: 6.9
    66Requires PHP: 7.4
    7 Stable tag: 2.9.7
     7Stable tag: 2.9.8
    88
    99License: GPLv2 or later
     
    241241== Changelog ==
    242242
     243= 2.9.8 - December 4, 2025 =
     244*   Enhancement: Updated compatibility with WordPress 6.9
     245
    243246= 2.9.7 - October 22, 2025 =
    244247*   Fix: Issue with dismiss notice function
  • powerpack-lite-for-elementor/trunk/changelog.txt

    r3382267 r3410268  
     1== 2.9.8 ==
     2Release date: December 4, 2025
     3* Enhancement: Updated compatibility with WordPress 6.9
     4
    15== 2.9.7 ==
    26Release date: October 22, 2025
  • powerpack-lite-for-elementor/trunk/languages/powerpack.pot

    r3382267 r3410268  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: PowerPack Lite for Elementor 2.9.7\n"
     5"Project-Id-Version: PowerPack Lite for Elementor 2.9.8\n"
    66"Report-Msgid-Bugs-To: "
    77"https://wordpress.org/support/plugin/powerpack-lite-for-elementor\n"
    8 "POT-Creation-Date: 2025-10-22 02:58:11+00:00\n"
     8"POT-Creation-Date: 2025-12-04 01:43:31+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=utf-8\n"
  • powerpack-lite-for-elementor/trunk/powerpack-lite-elementor.php

    r3382267 r3410268  
    44 * Plugin URI: https://powerpackelements.com
    55 * Description: Extend Elementor Page Builder with 40+ Creative Widgets and exciting extensions.
    6  * Version: 2.9.7
     6 * Version: 2.9.8
    77 * Author: PowerPack Addons Team - IdeaBox Creations
    88 * Author URI: http://ideabox.io/
     
    1111 * Text Domain: powerpack
    1212 * Domain Path: /languages
    13  * Elementor tested up to: 3.32.0
    14  * Elementor Pro tested up to: 3.32.0
     13 * Elementor tested up to: 3.33.0
     14 * Elementor Pro tested up to: 3.33.0
    1515 */
    1616
     
    2121}
    2222
    23 define( 'POWERPACK_ELEMENTS_LITE_VER', '2.9.7' );
     23define( 'POWERPACK_ELEMENTS_LITE_VER', '2.9.8' );
    2424define( 'POWERPACK_ELEMENTS_LITE_PATH', plugin_dir_path( __FILE__ ) );
    2525define( 'POWERPACK_ELEMENTS_LITE_BASE', plugin_basename( __FILE__ ) );
  • powerpack-lite-for-elementor/trunk/readme.txt

    r3382267 r3410268  
    33Tags: elementor, elementor addon, elementor addons, elementor widgets, elementor templates
    44Requires at least: 6.3
    5 Tested up to: 6.8
     5Tested up to: 6.9
    66Requires PHP: 7.4
    7 Stable tag: 2.9.7
     7Stable tag: 2.9.8
    88
    99License: GPLv2 or later
     
    241241== Changelog ==
    242242
     243= 2.9.8 - December 4, 2025 =
     244*   Enhancement: Updated compatibility with WordPress 6.9
     245
    243246= 2.9.7 - October 22, 2025 =
    244247*   Fix: Issue with dismiss notice function
Note: See TracChangeset for help on using the changeset viewer.