Changeset 3408771
- Timestamp:
- 12/03/2025 04:50:45 AM (4 months 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
r3396082 r3408771 6 6 Author: Sk Abul Hasan 7 7 Author URI: https://www.wpmart.org/ 8 Version: 3. 38 Version: 3.4 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. 3);16 define('imh_6310_PLUGIN_CURRENT_VERSION', 3.4); 17 17 18 18 add_shortcode('imh_6310_image_map', 'imh_6310_image_map_shortcode'); -
image-map-hotspots/trunk/readme.txt
r3396082 r3408771 4 4 Requires at least: 5.4 5 5 Tested up to: 6.8 6 Stable tag: 3. 36 Stable tag: 3.4 7 7 Requires PHP: 5.6 8 8 License: GPLv2 or later … … 136 136 137 137 == Changelog == 138 = 3.4 = 139 * Fixed WooCommerce Product Issue 140 138 141 = 3.3 = 139 142 * Fixed font awesome
Note: See TracChangeset
for help on using the changeset viewer.