Changeset 615529
- Timestamp:
- 10/22/2012 10:42:46 AM (13 years ago)
- Location:
- maphilight/trunk
- Files:
-
- 6 edited
-
classes/Map_Hilight.php (modified) (1 diff)
-
classes/Map_Hilight_Admin.php (modified) (1 diff)
-
classes/Map_Hilight_Plugin.php (modified) (1 diff)
-
classes/Map_Hilight_Shortcodes.php (modified) (1 diff)
-
classes/Map_Hilight_Site.php (modified) (1 diff)
-
maphilight.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
maphilight/trunk/classes/Map_Hilight.php
r615519 r615529 4 4 * Description: MapHilight makes it easy to integrate the javascript needed to make your maps or images interactive 5 5 * @author Xavier Roussel 6 * @version 0. 16 * @version 0.2 7 7 */ 8 8 class Map_Hilight { -
maphilight/trunk/classes/Map_Hilight_Admin.php
r611688 r615529 4 4 * Description: MapHilight makes it easy to integrate the javascript needed to make your maps or images interactive 5 5 * @author Xavier Roussel 6 * @version 0. 16 * @version 0.2 7 7 */ 8 8 class Map_Hilight_Admin { -
maphilight/trunk/classes/Map_Hilight_Plugin.php
r611688 r615529 4 4 * Description: MapHilight makes it easy to integrate the javascript needed to make your maps or images interactive 5 5 * @author Xavier Roussel 6 * @version 0. 16 * @version 0.2 7 7 */ 8 8 class Map_Hilight_Plugin { -
maphilight/trunk/classes/Map_Hilight_Shortcodes.php
r611688 r615529 4 4 * Description: MapHilight makes it easy to integrate the javascript needed to make your maps or images interactive 5 5 * @author Xavier Roussel 6 * @version 0. 16 * @version 0.2 7 7 */ 8 8 class Map_Hilight_Shortcodes { -
maphilight/trunk/classes/Map_Hilight_Site.php
r615519 r615529 4 4 * Description: MapHilight makes it easy to integrate the javascript needed to make your maps or images interactive 5 5 * @author Xavier Roussel 6 * @version 0. 16 * @version 0.2 7 7 */ 8 8 class Map_Hilight_Site { -
maphilight/trunk/maphilight.php
r611688 r615529 5 5 Description: MapHilight makes it easy to integrate the javascript needed to make your maps or images interactive. 6 6 7 Version: 0. 17 Version: 0.2 8 8 Requires at least: 3.3 9 Tested up to: 3.4. 19 Tested up to: 3.4.2 10 10 11 11 Author: Xavier Roussel
Note: See TracChangeset
for help on using the changeset viewer.