Changeset 3466287
- Timestamp:
- 02/21/2026 07:41:02 AM (5 weeks ago)
- Location:
- events-search-addon-for-the-events-calendar
- Files:
-
- 4 edited
- 1 copied
-
tags/1.3.2 (copied) (copied from events-search-addon-for-the-events-calendar/trunk)
-
tags/1.3.2/events-calendar-search-addon.php (modified) (2 diffs)
-
tags/1.3.2/readme.txt (modified) (2 diffs)
-
trunk/events-calendar-search-addon.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
events-search-addon-for-the-events-calendar/tags/1.3.2/events-calendar-search-addon.php
r3466281 r3466287 4 4 * 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> 5 5 * 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 9 7 * Requires PHP: 5.6 10 * Stable tag: 1.3.111 8 * Author: Cool Plugins 12 9 * Author URI: https://coolplugins.net/?utm_source=ecsa_plugin&utm_medium=inside&utm_campaign=author_page&utm_content=plugins_list … … 25 22 } 26 23 27 define( 'ECSA_VERSION', '1.3. 1' );24 define( 'ECSA_VERSION', '1.3.2' ); 28 25 define( 'ECSA_FILE', __FILE__ ); 29 26 define( 'ECSA_PATH', plugin_dir_path( ECSA_FILE ) ); -
events-search-addon-for-the-events-calendar/tags/1.3.2/readme.txt
r3466281 r3466287 6 6 Tested up to: 6.9 7 7 Requires PHP: 5.6 8 Stable tag: 1.3. 18 Stable tag: 1.3.2 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 149 149 150 150 = 1.3.1 | FEB 21, 2026 = 151 * Updated: Textual changes. 152 153 = 1.3.1 | FEB 21, 2026 = 151 154 * Fixed: Issue with plugins image path. 152 155 -
events-search-addon-for-the-events-calendar/trunk/events-calendar-search-addon.php
r3466281 r3466287 4 4 * 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> 5 5 * 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 9 7 * Requires PHP: 5.6 10 * Stable tag: 1.3.111 8 * Author: Cool Plugins 12 9 * Author URI: https://coolplugins.net/?utm_source=ecsa_plugin&utm_medium=inside&utm_campaign=author_page&utm_content=plugins_list … … 25 22 } 26 23 27 define( 'ECSA_VERSION', '1.3. 1' );24 define( 'ECSA_VERSION', '1.3.2' ); 28 25 define( 'ECSA_FILE', __FILE__ ); 29 26 define( 'ECSA_PATH', plugin_dir_path( ECSA_FILE ) ); -
events-search-addon-for-the-events-calendar/trunk/readme.txt
r3466281 r3466287 6 6 Tested up to: 6.9 7 7 Requires PHP: 5.6 8 Stable tag: 1.3. 18 Stable tag: 1.3.2 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 149 149 150 150 = 1.3.1 | FEB 21, 2026 = 151 * Updated: Textual changes. 152 153 = 1.3.1 | FEB 21, 2026 = 151 154 * Fixed: Issue with plugins image path. 152 155
Note: See TracChangeset
for help on using the changeset viewer.