Changeset 3420116
- Timestamp:
- 12/15/2025 12:27:18 PM (4 months ago)
- Location:
- surewp-app-bottom-menu/trunk
- Files:
-
- 2 edited
-
mobile-bottom-menu.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
surewp-app-bottom-menu/trunk/mobile-bottom-menu.php
r3420105 r3420116 4 4 * Plugin URI: https://surewp.pro/app-style-bottom-menu 5 5 * Description: Adds an app-style bottom menu for mobile devices with Elementor widget support, WooCommerce cart integration, and search modal 6 * Version: 1.1. 66 * Version: 1.1.7 7 7 * Author: SureWP 8 8 * Author URI: https://surewp.pro … … 19 19 20 20 // Define plugin constants 21 define('SWPABM_VERSION', '1.1. 6');21 define('SWPABM_VERSION', '1.1.7'); 22 22 define('SWPABM_PLUGIN_DIR', plugin_dir_path(__FILE__)); 23 23 define('SWPABM_PLUGIN_URL', plugin_dir_url(__FILE__)); -
surewp-app-bottom-menu/trunk/readme.txt
r3420111 r3420116 4 4 Requires at least: 5.0 5 5 Tested up to: 6.9 6 Stable tag: 1.1. 66 Stable tag: 1.1.7 7 7 Requires PHP: 7.0 8 8 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.