Plugin Directory

Changeset 2992985


Ignore:
Timestamp:
11/09/2023 08:49:47 AM (2 years ago)
Author:
piotnetdotcom
Message:

Update 2.4.25

Location:
piotnet-addons-for-elementor/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • piotnet-addons-for-elementor/trunk/piotnet-addons-for-elementor.php

    r2990834 r2992985  
    44 * Description: Piotnet Addons For Elementor (PAFE) adds many new features for Elementor
    55 * Plugin URI:  https://pafe.piotnet.com/
    6  * Version:     2.4.24
     6 * Version:     2.4.25
    77 * Author:      Piotnet
    88 * Author URI:  https://piotnet.com/
    99 * Text Domain: pafe
    10  * Elementor tested up to: 3.11.0
    11  * Elementor Pro tested up to: 3.11.0
     10 * Elementor tested up to: 3.17.3
     11 * Elementor Pro tested up to: 3.17.1
    1212 */
    1313
    1414if ( ! defined( 'ABSPATH' ) ) { exit; }
    1515
    16 define( 'PAFE_VERSION', '2.4.24' );
     16define( 'PAFE_VERSION', '2.4.25' );
    1717
    1818define( 'PAFE_DIR', plugin_dir_path(__FILE__));
  • piotnet-addons-for-elementor/trunk/readme.txt

    r2990834 r2992985  
    33Tags: pafe, elementor addons, gradient text, gradient button, image carousel multiple custom urls
    44Requires at least: 4.7
    5 Tested up to: 6.1
     5Tested up to: 6.4.1
    66Requires PHP: 5.4
    7 Stable tag: 2.4.24
     7Stable tag: 2.4.25
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    120120
    121121== Changelog ==
     122= 2.4.25 =
     123* Update Elementor tested up to: 3.17.3
     124* Update Elementor Pro tested up to: 3.17.1
    122125= 2.4.24 =
    123126* Fix issues with Elementor latest version
Note: See TracChangeset for help on using the changeset viewer.