Changeset 615562
- Timestamp:
- 10/22/2012 12:49:04 PM (13 years ago)
- Location:
- maphilight/tags/0.2
- Files:
-
- 3 edited
-
README.md (modified) (1 diff)
-
maphilight.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
maphilight/tags/0.2/README.md
r615519 r615562 7 7 __Requires at least__: 3.3 8 8 __Tested up to__: 3.4.2 9 __Stable tag__: 0.2 9 __Stable tag__: 0.2 10 10 __License__: GPLv2 11 11 -
maphilight/tags/0.2/maphilight.php
r615561 r615562 2 2 /* 3 3 Plugin Name: MapHilight 4 Plugin URI: 4 Plugin URI: http://wordpress.org/extend/plugins/maphilight/ 5 5 Description: MapHilight makes it easy to integrate the javascript needed to make your maps or images interactive. 6 6 -
maphilight/tags/0.2/readme.txt
r615519 r615562 31 31 == Frequently Asked Questions == 32 32 33 1. How do I integrate the map in an article or a post once it has been created in the admin menu ? 33 = 1. How do I integrate the map in an article or a post once it has been created in the admin menu ? = 34 34 35 > You only need to use the [maphilight] shortcode in your post or article and the map will appear. The javascript will only be loaded in your page if the shortcode is present. 35 36
Note: See TracChangeset
for help on using the changeset viewer.