Changeset 2675861
- Timestamp:
- 02/09/2022 05:37:02 PM (4 years ago)
- Location:
- chimpify
- Files:
-
- 4 edited
-
assets/banner-772x250.png (modified) (previous)
-
assets/icon-256x256.png (modified) (previous)
-
trunk/chimpify.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
chimpify/trunk/chimpify.php
r2055163 r2675861 4 4 * Description: Migrate your WordPress data to Chimpify or your Chimpify data to WordPress. Posts, comments, users & media files. 5 5 * Author: Chimpify Team 6 * Author URI: http://chimpify. io/6 * Author URI: http://chimpify.de/ 7 7 * License: GPLv2 or later 8 8 * License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 * Version: 1.0. 210 */ 11 12 define( 'CHIMP_PLUGIN_VERSION', '1.0. 2' );9 * Version: 1.0.3 10 */ 11 12 define( 'CHIMP_PLUGIN_VERSION', '1.0.3' ); 13 13 14 14 /** -
chimpify/trunk/readme.txt
r2055163 r2675861 3 3 Tags: api, export, migration, chimpify 4 4 Requires at least: 3.3 5 Tested up to: 5. 16 Stable tag: 1.0. 25 Tested up to: 5.9 6 Stable tag: 1.0.3 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 33 33 == Changelog == 34 34 35 = 1.0.3 = 36 * Compatibility checks for wp 5.9 37 35 38 = 1.0.2 = 36 39 * Compatibility checks for wp 5.1
Note: See TracChangeset
for help on using the changeset viewer.