Plugin Directory

Changeset 2055163


Ignore:
Timestamp:
03/22/2019 09:24:23 AM (7 years ago)
Author:
chimpify
Message:

Compatibility checks for wp 5.1. Updated assets (brand).

Location:
chimpify
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chimpify/trunk/chimpify.php

    r1655795 r2055163  
    77 * License:     GPLv2 or later
    88 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
    9  * Version:     1.0.1
    10  */
    11 
    12 define( 'CHIMP_PLUGIN_VERSION', '1.0.0' );
     9 * Version:     1.0.2
     10 */
     11
     12define( 'CHIMP_PLUGIN_VERSION', '1.0.2' );
    1313
    1414/**
  • chimpify/trunk/readme.txt

    r1655795 r2055163  
    33Tags: api, export, migration, chimpify
    44Requires at least: 3.3
    5 Tested up to: 4.7
    6 Stable tag: 1.0.1
     5Tested up to: 5.1
     6Stable tag: 1.0.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3333== Changelog ==
    3434
     35= 1.0.2 =
     36* Compatibility checks for wp 5.1
     37
    3538= 1.0.1 =
    3639* Fixed "Illegal string offset" error for metadata sizes
Note: See TracChangeset for help on using the changeset viewer.