| 1 |
<div class="imh-6310-header"> |
| 2 |
<ul class="imh-6310-nav"> |
| 3 |
<li> |
| 4 |
<a href="<?php echo admin_url("admin.php?page=imh-6310-image-map-hotspot"); ?>" class="<?php if(isset($_GET['page']) && $_GET['page'] == 'imh-6310-image-map-hotspot') echo "imh-6310-menu-active" ?>">All Image Map Hotspot</a> |
| 5 |
</li> |
| 6 |
<li> |
| 7 |
<a href="<?php echo admin_url("admin.php?page=imh-6310-image-map-hotspot-license"); ?>" class="<?php if(isset($_GET['page']) && $_GET['page'] == 'imh-6310-image-map-hotspot-license') echo "imh-6310-menu-active" ?>">License</a> |
| 8 |
</li> |
| 9 |
<li> |
| 10 |
<a href="<?php echo admin_url("admin.php?page=imh-6310-image-map-hotspot-use"); ?>" class="<?php if(isset($_GET['page']) && $_GET['page'] == 'imh-6310-image-map-hotspot-use') echo "imh-6310-menu-active" ?>">Help</a> |
| 11 |
</li> |
| 12 |
<li> |
| 13 |
<a href="<?php echo admin_url("admin.php?page=imh-6310-image-map-hotspot-import-export"); ?>" class="<?php if(isset($_GET['page']) && $_GET['page'] == 'imh-6310-image-map-hotspot-import-export') echo "imh-6310-menu-active" ?>">Export / Import Plugin</a> |
| 14 |
</li> |
| 15 |
<li> |
| 16 |
<a href="<?php echo admin_url("admin.php?page=imh-6310-wpmart-plugins"); ?>" class="<?php if(isset($_GET['page']) && $_GET['page'] == 'imh-6310-wpmart-plugins') echo "imh-6310-menu-active" ?> imh-6310-plugin-menu">WpMart Plugins</a> |
| 17 |
</li> |
| 18 |
<li> |
| 19 |
<a href="https://wpmart.org/downloads/image-hotspot/" target="_blank" class="imh-6310-pro">Upgrade To Pro<i class="fas fa-star"></i></a> |
| 20 |
</li> |
| 21 |
</ul> |
| 22 |
<h3> |
| 23 |
<span class="dashicons dashicons-flag"></span> |
| 24 |
Notifications |
| 25 |
</h3> |
| 26 |
<p>Thank you for using the "Image hotspot - Map image annotation" free version. I Just wanted to see if you have any questions or concerns about my plugins. If you do, Please do not hesitate to <a href="https://wordpress.org/support/plugin/image-map-hotspots/" target="_blank">file a bug report</a></p> |
| 27 |
<p>By the way, please check the <a href="http://www.wpmart.org/downloads/image-hotspot/" target="_blank">Premium Version</a></p> |
| 28 |
<p>Thank you Again!</p> |
| 29 |
<p></p> |
| 30 |
</div> |
| 31 |
<?php imh_6310_image_map_install(); ?> |