Changeset 3420041
- Timestamp:
- 12/15/2025 11:30:05 AM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
surewp-app-bottom-menu/trunk/mobile-bottom-menu.php
r3407881 r3420041 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. 26 * Version: 1.1.4 7 7 * Author: SureWP 8 8 * Author URI: https://surewp.pro … … 19 19 20 20 // Define plugin constants 21 define('SWPABM_VERSION', '1.1. 2');21 define('SWPABM_VERSION', '1.1.4'); 22 22 define('SWPABM_PLUGIN_DIR', plugin_dir_path(__FILE__)); 23 23 define('SWPABM_PLUGIN_URL', plugin_dir_url(__FILE__));
Note: See TracChangeset
for help on using the changeset viewer.