Changeset 3462130
- Timestamp:
- 02/16/2026 01:26:47 AM (6 weeks ago)
- Location:
- image-map-hotspots/trunk
- Files:
-
- 2 edited
-
index.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
image-map-hotspots/trunk/index.php
r3408771 r3462130 6 6 Author: Sk Abul Hasan 7 7 Author URI: https://www.wpmart.org/ 8 Version: 3. 48 Version: 3.5 9 9 */ 10 10 … … 14 14 define('imh_6310_plugin_url', plugin_dir_path(__FILE__)); 15 15 define('imh_6310_plugin_dir_url', plugin_dir_url(__FILE__)); 16 define('imh_6310_PLUGIN_CURRENT_VERSION', 3. 4);16 define('imh_6310_PLUGIN_CURRENT_VERSION', 3.5); 17 17 18 18 add_shortcode('imh_6310_image_map', 'imh_6310_image_map_shortcode'); -
image-map-hotspots/trunk/readme.txt
r3414453 r3462130 4 4 Requires at least: 5.4 5 5 Tested up to: 6.9 6 Stable tag: 3. 46 Stable tag: 3.5 7 7 Requires PHP: 5.6 8 8 License: GPLv2 or later … … 137 137 == Changelog == 138 138 = 3.4 = 139 * Fixed console error 140 141 = 3.4 = 139 142 * Fixed WooCommerce Product Issue 140 143
Note: See TracChangeset
for help on using the changeset viewer.