Changeset 3070799
- Timestamp:
- 04/15/2024 01:23:54 PM (2 years ago)
- Location:
- demo-importer-plus/trunk
- Files:
-
- 2 edited
-
demo-importer-plus.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
demo-importer-plus/trunk/demo-importer-plus.php
r3033504 r3070799 8 8 * Text Domain: demo-importer-plus 9 9 * Domain Path: /languages 10 * Version: 1.2. 011 * Tested up to: 6. 410 * Version: 1.2.1 11 * Tested up to: 6.5 12 12 * 13 13 * @package Demo Importer Plus … … 22 22 23 23 if ( !defined( 'DEMO_IMPORTER_PLUS_VER' ) ) { 24 define( 'DEMO_IMPORTER_PLUS_VER', '1.2. 0' );24 define( 'DEMO_IMPORTER_PLUS_VER', '1.2.1' ); 25 25 } 26 26 -
demo-importer-plus/trunk/readme.txt
r3033504 r3070799 3 3 Donate link: https://kraftplugins.com/ 4 4 Tags: elementor, one click demo import, templates, themes, import 5 Requires at least: 5.16 Tested up to: 6. 47 Requires PHP: 5.68 Stable tag: 1.2. 05 Requires at least: 4.7 6 Tested up to: 6.5 7 Requires PHP: 7.4 8 Stable tag: 1.2.1 9 9 License: GPLv3 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 21 21 22 22 == Changelog == 23 24 == 1.2.1 == 25 * WordPress version 6.5 update compatibility. 23 26 24 27 == 1.2.0 ==
Note: See TracChangeset
for help on using the changeset viewer.