Plugin Directory

Changeset 3420041


Ignore:
Timestamp:
12/15/2025 11:30:05 AM (4 months ago)
Author:
surewp
Message:

Update trunk for 1.1.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • surewp-app-bottom-menu/trunk/mobile-bottom-menu.php

    r3407881 r3420041  
    44 * Plugin URI: https://surewp.pro/app-style-bottom-menu
    55 * Description: Adds an app-style bottom menu for mobile devices with Elementor widget support, WooCommerce cart integration, and search modal
    6  * Version: 1.1.2
     6 * Version: 1.1.4
    77 * Author: SureWP
    88 * Author URI: https://surewp.pro
     
    1919
    2020// Define plugin constants
    21 define('SWPABM_VERSION', '1.1.2');
     21define('SWPABM_VERSION', '1.1.4');
    2222define('SWPABM_PLUGIN_DIR', plugin_dir_path(__FILE__));
    2323define('SWPABM_PLUGIN_URL', plugin_dir_url(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.