Plugin Directory

Changeset 1523235


Ignore:
Timestamp:
10/27/2016 03:31:01 PM (9 years ago)
Author:
stevenellis
Message:

added APIKeyInstructions.php

Location:
easy2map/trunk
Files:
1 added
3 edited

Legend:

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

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

    r1523125 r1523235  
    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.5.4
     8  Version: 1.5.5
    99  Author URI: http://easy2map.com/
    1010 */
  • easy2map/trunk/readme.txt

    r1523125 r1523235  
    66Requires at least: 3.0.1
    77Tested up to: 4.6.1
    8 Stable tag: 1.5.4
     8Stable tag: 1.5.5
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    238238* Detailed instructions on including the map's API key.
    239239* Feature for allowing a map's marker list to be ordered alphabetically, by distance from map viewer, or by a pre-defined value per marker.
     240
     241= 1.5.5 =
     242* Minor fix to settings.
Note: See TracChangeset for help on using the changeset viewer.