Changeset 2055163
- Timestamp:
- 03/22/2019 09:24:23 AM (7 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
r1655795 r2055163 7 7 * License: GPLv2 or later 8 8 * License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 * Version: 1.0. 110 */ 11 12 define( 'CHIMP_PLUGIN_VERSION', '1.0. 0' );9 * Version: 1.0.2 10 */ 11 12 define( 'CHIMP_PLUGIN_VERSION', '1.0.2' ); 13 13 14 14 /** -
chimpify/trunk/readme.txt
r1655795 r2055163 3 3 Tags: api, export, migration, chimpify 4 4 Requires at least: 3.3 5 Tested up to: 4.76 Stable tag: 1.0. 15 Tested up to: 5.1 6 Stable tag: 1.0.2 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.2 = 36 * Compatibility checks for wp 5.1 37 35 38 = 1.0.1 = 36 39 * Fixed "Illegal string offset" error for metadata sizes
Note: See TracChangeset
for help on using the changeset viewer.