Plugin Directory

Changeset 2814823


Ignore:
Timestamp:
11/09/2022 03:40:35 AM (3 years ago)
Author:
piotnetdotcom
Message:

Update 2.4.21

Location:
piotnet-addons-for-elementor
Files:
80 added
2 edited

Legend:

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

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

    r2785828 r2814823  
    33Tags: pafe, elementor addons, gradient text, gradient button, image carousel multiple custom urls
    44Requires at least: 4.7
    5 Tested up to: 6.0.2
     5Tested up to: 6.1
    66Requires PHP: 5.4
    7 Stable tag: 2.4.20
     7Stable tag: 2.4.21
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    120120
    121121== Changelog ==
     122= 2.4.21 =
     123* Update Elementor tested up to: 3.8.0
     124* Update Elementor Pro tested up to: 3.8.1
     125* Update WordPress tested up to: 6.1
    122126= 2.4.20 =
    123127* Fix Tooltip does not allow HTML.
Note: See TracChangeset for help on using the changeset viewer.