Plugin Directory

Changeset 3466287


Ignore:
Timestamp:
02/21/2026 07:41:02 AM (5 weeks ago)
Author:
Narinder singh
Message:

Update to version 1.3.2 from GitHub

Location:
events-search-addon-for-the-events-calendar
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • events-search-addon-for-the-events-calendar/tags/1.3.2/events-calendar-search-addon.php

    r3466281 r3466287  
    44 * Description: A simple events search box to find any event quickly for The Events Calendar Free Plugin (by MODERN TRIBE) - <strong>[events-calendar-search placeholder="Search Events" show-events="5" disable-past-events="false" layout="medium" content-type="advance" ]</strong>
    55 * Plugin URI: https://eventscalendaraddons.com/
    6  * Version: 1.3.0
    7  * Requires at least: 5.0
    8  * Tested up to: 6.9
     6 * Version: 1.3.2
    97 * Requires PHP: 5.6
    10  * Stable tag: 1.3.1
    118 * Author: Cool Plugins
    129 * Author URI: https://coolplugins.net/?utm_source=ecsa_plugin&utm_medium=inside&utm_campaign=author_page&utm_content=plugins_list
     
    2522}
    2623
    27 define( 'ECSA_VERSION', '1.3.1' );
     24define( 'ECSA_VERSION', '1.3.2' );
    2825define( 'ECSA_FILE', __FILE__ );
    2926define( 'ECSA_PATH', plugin_dir_path( ECSA_FILE ) );
  • events-search-addon-for-the-events-calendar/tags/1.3.2/readme.txt

    r3466281 r3466287  
    66Tested up to: 6.9
    77Requires PHP: 5.6
    8 Stable tag: 1.3.1
     8Stable tag: 1.3.2
    99License: GPLv2 or later
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    149149
    150150= 1.3.1 | FEB 21, 2026 =
     151* Updated: Textual changes.
     152
     153= 1.3.1 | FEB 21, 2026 =
    151154* Fixed: Issue with plugins image path.
    152155
  • events-search-addon-for-the-events-calendar/trunk/events-calendar-search-addon.php

    r3466281 r3466287  
    44 * Description: A simple events search box to find any event quickly for The Events Calendar Free Plugin (by MODERN TRIBE) - <strong>[events-calendar-search placeholder="Search Events" show-events="5" disable-past-events="false" layout="medium" content-type="advance" ]</strong>
    55 * Plugin URI: https://eventscalendaraddons.com/
    6  * Version: 1.3.0
    7  * Requires at least: 5.0
    8  * Tested up to: 6.9
     6 * Version: 1.3.2
    97 * Requires PHP: 5.6
    10  * Stable tag: 1.3.1
    118 * Author: Cool Plugins
    129 * Author URI: https://coolplugins.net/?utm_source=ecsa_plugin&utm_medium=inside&utm_campaign=author_page&utm_content=plugins_list
     
    2522}
    2623
    27 define( 'ECSA_VERSION', '1.3.1' );
     24define( 'ECSA_VERSION', '1.3.2' );
    2825define( 'ECSA_FILE', __FILE__ );
    2926define( 'ECSA_PATH', plugin_dir_path( ECSA_FILE ) );
  • events-search-addon-for-the-events-calendar/trunk/readme.txt

    r3466281 r3466287  
    66Tested up to: 6.9
    77Requires PHP: 5.6
    8 Stable tag: 1.3.1
     8Stable tag: 1.3.2
    99License: GPLv2 or later
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    149149
    150150= 1.3.1 | FEB 21, 2026 =
     151* Updated: Textual changes.
     152
     153= 1.3.1 | FEB 21, 2026 =
    151154* Fixed: Issue with plugins image path.
    152155
Note: See TracChangeset for help on using the changeset viewer.