Plugin Directory

Changeset 1242841


Ignore:
Timestamp:
09/10/2015 10:04:49 PM (11 years ago)
Author:
stevenellis
Message:

Version 1.2.9

Location:
easy2map/trunk
Files:
5 added
3 edited

Legend:

Unmodified
Added
Removed
  • easy2map/trunk/includes/Easy2Map.php

    r1242823 r1242841  
    77    const min_php_version = '5.0';
    88    const min_wp_version = '3.0';
    9     const e2m_version = '1.2.8';
     9    const e2m_version = '1.2.9';
    1010
    1111    // Used to uniquely identify this plugin's menu page in the WP manager
  • easy2map/trunk/index.php

    r1242823 r1242841  
    66  Description: The easiest tool available for creating custom & great-looking Google Maps. Add multiple pins and customize maps with drag-and-drop simplicity.
    77  Author: Steven Ellis
    8   Version: 1.2.8
     8  Version: 1.2.9
    99  Author URI: http://easy2map.com/
    1010 */
  • easy2map/trunk/readme.txt

    r1242823 r1242841  
    66Requires at least: 3.0.1
    77Tested up to: 4.3
    8 Stable tag: 1.2.8
     8Stable tag: 1.2.9
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    139139* Javascript library upgrade and further setting features added.
    140140
    141 = 1.2.8 =
     141= 1.2.9 =
    142142* Ability to set the width and height of custom uploaded pin icons.
    143143* Two new map templates added.
     
    198198* Javascript library upgrade and further setting features added.
    199199
    200 = 1.2.8 =
     200= 1.2.9 =
    201201* Ability to set the width and height of custom uploaded pin icons.
    202202* Two new map templates added.
Note: See TracChangeset for help on using the changeset viewer.