Changeset 3496150
- Timestamp:
- 04/01/2026 04:54:31 AM (3 days ago)
- Location:
- country-code-field-for-elementor-form
- Files:
-
- 4 edited
- 1 copied
-
tags/1.6.4 (copied) (copied from country-code-field-for-elementor-form/trunk)
-
tags/1.6.4/country-code-field-for-elementor-form.php (modified) (3 diffs)
-
tags/1.6.4/readme.txt (modified) (2 diffs)
-
trunk/country-code-field-for-elementor-form.php (modified) (3 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
country-code-field-for-elementor-form/tags/1.6.4/country-code-field-for-elementor-form.php
r3488804 r3496150 4 4 * Plugin URI: 5 5 * Description:This plugin simplifies mobile number entry for users by guiding them to select their country code while entering their mobile number, ensuring accurate and properly formatted data submissions. 6 * Version: 1.6. 36 * Version: 1.6.4 7 7 * Author: Cool Plugins 8 8 * Author URI: https://coolplugins.net/?utm_source=ccfef_plugin&utm_medium=inside&utm_campaign=author_page&utm_content=plugins_list … … 10 10 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 * Text Domain:country-code-field-for-elementor-form 12 * Elementor tested up to: 3.35.713 * Elementor Pro tested up to: 3.35.012 * Elementor tested up to: 4.0.0 13 * Elementor Pro tested up to: 4.0.0 14 14 * 15 15 * @package ccfef … … 22 22 } 23 23 if ( ! defined( 'CCFEF_VERSION' ) ) { 24 define( 'CCFEF_VERSION', '1.6. 3' );24 define( 'CCFEF_VERSION', '1.6.4' ); 25 25 } 26 26 /*** Defined constant for later use */ -
country-code-field-for-elementor-form/tags/1.6.4/readme.txt
r3488804 r3496150 6 6 Tested up to: 6.9 7 7 Requires PHP: 7.2 8 Stable tag: 1.6. 38 Stable tag: 1.6.4 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 Elementor tested up to: 3.35.712 Elementor Pro tested up to: 3.35.011 Elementor tested up to: 4.0.0 12 Elementor Pro tested up to: 4.0.0 13 13 14 14 Add a country code dropdown with flags to Elementor form phone field for valid international numbers. Also works with Hello Plus form widget. … … 187 187 == Changelog == 188 188 189 = 1.6.4 | Apr 01, 2026 = 190 * Tested up to: Elementor 4.0.0 and Elementor Pro 4.0.0. 191 189 192 = 1.6.3 | Mar 23, 2026 = 190 193 * Fixed: Admin dashboard UI fixes. -
country-code-field-for-elementor-form/trunk/country-code-field-for-elementor-form.php
r3488804 r3496150 4 4 * Plugin URI: 5 5 * Description:This plugin simplifies mobile number entry for users by guiding them to select their country code while entering their mobile number, ensuring accurate and properly formatted data submissions. 6 * Version: 1.6. 36 * Version: 1.6.4 7 7 * Author: Cool Plugins 8 8 * Author URI: https://coolplugins.net/?utm_source=ccfef_plugin&utm_medium=inside&utm_campaign=author_page&utm_content=plugins_list … … 10 10 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 * Text Domain:country-code-field-for-elementor-form 12 * Elementor tested up to: 3.35.713 * Elementor Pro tested up to: 3.35.012 * Elementor tested up to: 4.0.0 13 * Elementor Pro tested up to: 4.0.0 14 14 * 15 15 * @package ccfef … … 22 22 } 23 23 if ( ! defined( 'CCFEF_VERSION' ) ) { 24 define( 'CCFEF_VERSION', '1.6. 3' );24 define( 'CCFEF_VERSION', '1.6.4' ); 25 25 } 26 26 /*** Defined constant for later use */ -
country-code-field-for-elementor-form/trunk/readme.txt
r3488804 r3496150 6 6 Tested up to: 6.9 7 7 Requires PHP: 7.2 8 Stable tag: 1.6. 38 Stable tag: 1.6.4 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 Elementor tested up to: 3.35.712 Elementor Pro tested up to: 3.35.011 Elementor tested up to: 4.0.0 12 Elementor Pro tested up to: 4.0.0 13 13 14 14 Add a country code dropdown with flags to Elementor form phone field for valid international numbers. Also works with Hello Plus form widget. … … 187 187 == Changelog == 188 188 189 = 1.6.4 | Apr 01, 2026 = 190 * Tested up to: Elementor 4.0.0 and Elementor Pro 4.0.0. 191 189 192 = 1.6.3 | Mar 23, 2026 = 190 193 * Fixed: Admin dashboard UI fixes.
Note: See TracChangeset
for help on using the changeset viewer.