Plugin Directory

Changeset 3397804


Ignore:
Timestamp:
11/18/2025 07:15:49 AM (4 weeks ago)
Author:
coolplugins
Message:

Update to version 1.3.11 from GitHub

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

Legend:

Unmodified
Added
Removed
  • events-block-for-the-events-calendar/tags/1.3.11/events-block-for-the-event-calender.php

    r3364855 r3397804  
    66 * Author:      Cool Plugins
    77 * Author URI:  https://coolplugins.net/?utm_source=ebec_plugin&utm_medium=inside&utm_campaign=author_page&utm_content=plugins_list
    8  * Version: 1.3.10
     8 * Version: 1.3.11
    99 * License: GPL2+
    1010 * License URI: https://www.gnu.org/licenses/gpl-2.0.txt
     
    1919}
    2020
    21 define( 'EBEC_VERSION', '1.3.10' );
     21define( 'EBEC_VERSION', '1.3.11' );
    2222define( 'EBEC_FILE', __FILE__ );
    2323define( 'EBEC_PATH', plugin_dir_path( EBEC_FILE ) );
  • events-block-for-the-events-calendar/tags/1.3.11/readme.txt

    r3364855 r3397804  
    44Tags: events list, events block, the events calendar blocks, Gutenberg block, events calendar
    55Requires at least: 6.0
    6 Tested up to: 6.8.2
     6Tested up to: 6.8.3
    77Requires PHP: 7.2
    8 Stable tag: 1.3.10
     8Stable tag: 1.3.11
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8888
    8989== Changelog ==
     90= Version 1.3.11 | 18 November, 2025 =
     91- **Tested upto:** The Events Calendar version  6.15.11
     92
    9093= Version 1.3.10 | 20 September, 2025 =
    9194- **Improved:** Rating div styling.
  • events-block-for-the-events-calendar/trunk/events-block-for-the-event-calender.php

    r3364855 r3397804  
    66 * Author:      Cool Plugins
    77 * Author URI:  https://coolplugins.net/?utm_source=ebec_plugin&utm_medium=inside&utm_campaign=author_page&utm_content=plugins_list
    8  * Version: 1.3.10
     8 * Version: 1.3.11
    99 * License: GPL2+
    1010 * License URI: https://www.gnu.org/licenses/gpl-2.0.txt
     
    1919}
    2020
    21 define( 'EBEC_VERSION', '1.3.10' );
     21define( 'EBEC_VERSION', '1.3.11' );
    2222define( 'EBEC_FILE', __FILE__ );
    2323define( 'EBEC_PATH', plugin_dir_path( EBEC_FILE ) );
  • events-block-for-the-events-calendar/trunk/readme.txt

    r3364855 r3397804  
    44Tags: events list, events block, the events calendar blocks, Gutenberg block, events calendar
    55Requires at least: 6.0
    6 Tested up to: 6.8.2
     6Tested up to: 6.8.3
    77Requires PHP: 7.2
    8 Stable tag: 1.3.10
     8Stable tag: 1.3.11
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8888
    8989== Changelog ==
     90= Version 1.3.11 | 18 November, 2025 =
     91- **Tested upto:** The Events Calendar version  6.15.11
     92
    9093= Version 1.3.10 | 20 September, 2025 =
    9194- **Improved:** Rating div styling.
Note: See TracChangeset for help on using the changeset viewer.