Changeset 2992985
- Timestamp:
- 11/09/2023 08:49:47 AM (2 years ago)
- Location:
- piotnet-addons-for-elementor/trunk
- Files:
-
- 2 edited
-
piotnet-addons-for-elementor.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
piotnet-addons-for-elementor/trunk/piotnet-addons-for-elementor.php
r2990834 r2992985 4 4 * Description: Piotnet Addons For Elementor (PAFE) adds many new features for Elementor 5 5 * Plugin URI: https://pafe.piotnet.com/ 6 * Version: 2.4.2 46 * Version: 2.4.25 7 7 * Author: Piotnet 8 8 * Author URI: https://piotnet.com/ 9 9 * Text Domain: pafe 10 * Elementor tested up to: 3.1 1.011 * Elementor Pro tested up to: 3.1 1.010 * Elementor tested up to: 3.17.3 11 * Elementor Pro tested up to: 3.17.1 12 12 */ 13 13 14 14 if ( ! defined( 'ABSPATH' ) ) { exit; } 15 15 16 define( 'PAFE_VERSION', '2.4.2 4' );16 define( 'PAFE_VERSION', '2.4.25' ); 17 17 18 18 define( 'PAFE_DIR', plugin_dir_path(__FILE__)); -
piotnet-addons-for-elementor/trunk/readme.txt
r2990834 r2992985 3 3 Tags: pafe, elementor addons, gradient text, gradient button, image carousel multiple custom urls 4 4 Requires at least: 4.7 5 Tested up to: 6. 15 Tested up to: 6.4.1 6 6 Requires PHP: 5.4 7 Stable tag: 2.4.2 47 Stable tag: 2.4.25 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 120 120 121 121 == Changelog == 122 = 2.4.25 = 123 * Update Elementor tested up to: 3.17.3 124 * Update Elementor Pro tested up to: 3.17.1 122 125 = 2.4.24 = 123 126 * Fix issues with Elementor latest version
Note: See TracChangeset
for help on using the changeset viewer.