Changeset 1242841
- Timestamp:
- 09/10/2015 10:04:49 PM (11 years ago)
- Location:
- easy2map/trunk
- Files:
-
- 5 added
- 3 edited
-
images/map_example_1.png (added)
-
images/map_example_2.png (added)
-
images/map_example_3.png (added)
-
images/map_templates/easy2map_map_shadow_left.png (added)
-
images/map_templates/easy2map_map_shadow_right.png (added)
-
includes/Easy2Map.php (modified) (1 diff)
-
index.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
easy2map/trunk/includes/Easy2Map.php
r1242823 r1242841 7 7 const min_php_version = '5.0'; 8 8 const min_wp_version = '3.0'; 9 const e2m_version = '1.2. 8';9 const e2m_version = '1.2.9'; 10 10 11 11 // Used to uniquely identify this plugin's menu page in the WP manager -
easy2map/trunk/index.php
r1242823 r1242841 6 6 Description: The easiest tool available for creating custom & great-looking Google Maps. Add multiple pins and customize maps with drag-and-drop simplicity. 7 7 Author: Steven Ellis 8 Version: 1.2. 88 Version: 1.2.9 9 9 Author URI: http://easy2map.com/ 10 10 */ -
easy2map/trunk/readme.txt
r1242823 r1242841 6 6 Requires at least: 3.0.1 7 7 Tested up to: 4.3 8 Stable tag: 1.2. 88 Stable tag: 1.2.9 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 139 139 * Javascript library upgrade and further setting features added. 140 140 141 = 1.2. 8=141 = 1.2.9 = 142 142 * Ability to set the width and height of custom uploaded pin icons. 143 143 * Two new map templates added. … … 198 198 * Javascript library upgrade and further setting features added. 199 199 200 = 1.2. 8=200 = 1.2.9 = 201 201 * Ability to set the width and height of custom uploaded pin icons. 202 202 * Two new map templates added.
Note: See TracChangeset
for help on using the changeset viewer.