Changeset 537107
- Timestamp:
- 04/27/2012 06:14:52 AM (14 years ago)
- Location:
- gmapsmania/trunk
- Files:
-
- 2 edited
-
gmapsmania.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gmapsmania/trunk/gmapsmania.php
r108003 r537107 2 2 /* 3 3 Plugin Name: GmapsMania 4 Plugin URI: http://www.w ordpressmania.it/google-maps-mania-plugin/4 Plugin URI: http://www.wpmania.it/google-maps-mania-plugin/ 5 5 Description: This plugin allows you to directly embed Gmaps code in your posts or pages using the [gmap] shortcode. 1. Add a custom field with key <i>gmap</i> and value the whole gmap code that you obtain from google, 2. Write [gmap] in your page or post, where you want the map to appear. Save and publish! 6 Version: 1. 06 Version: 1.1 7 7 Author: Stefano Garuti 8 Author URI: http://www.w ordpressmania.it8 Author URI: http://www.wpmania.it 9 9 10 10 This plugin is licensed under the terms of the General Public License. Please see the file license.txt. -
gmapsmania/trunk/readme.txt
r108003 r537107 3 3 Tags: shortcode, google, gmaps, maps 4 4 Requires at least: 2.7 5 Tested up to: 2.7.15 Tested up to: 3.3 6 6 Stable tag: trunk 7 7 … … 20 20 Save and publish. You are done! 21 21 22 UPDATE and NEWS at: http://www.w ordpressmania.it/google-maps-mania-plugin/22 UPDATE and NEWS at: http://www.wpmania.it/google-maps-mania-plugin/ 23 23 24 24 … … 29 29 2. Enter your WordPress Dashboard, go to Plugins, and activate GmapsMania as usual 30 30 31 == Changelog == 32 33 1.1 Updated the author's website url 34 35 1.0 Initial release 36 37
Note: See TracChangeset
for help on using the changeset viewer.