Plugin Directory

Changeset 3396082


Ignore:
Timestamp:
11/15/2025 05:44:45 AM (4 months ago)
Author:
wpmart
Message:

added

Location:
image-map-hotspots/trunk
Files:
55 added
1 edited

Legend:

Unmodified
Added
Removed
  • image-map-hotspots/trunk/index.php

    r3376370 r3396082  
    66  Author: Sk Abul Hasan
    77  Author URI: https://www.wpmart.org/
    8   Version: 3.2
     8  Version: 3.3
    99 */
    1010
     
    1414define('imh_6310_plugin_url', plugin_dir_path(__FILE__));
    1515define('imh_6310_plugin_dir_url', plugin_dir_url(__FILE__));
    16 define('imh_6310_PLUGIN_CURRENT_VERSION', 3.2);
     16define('imh_6310_PLUGIN_CURRENT_VERSION', 3.3);
    1717
    1818add_shortcode('imh_6310_image_map', 'imh_6310_image_map_shortcode');
Note: See TracChangeset for help on using the changeset viewer.