=== Tickera - Event Calendar Add-on ===
Contributors: tickera, freemius
Requires at least: 4.1
Tested up to: 6.8
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Event Calendar is used to display Tickera events in a nicely styled calendar.

== Description ==

Event Calendar is used to display Tickera events in a nicely styled calendar. Users can browse through your calendar of events and see when and for how long does the event lasts.
It's easy to add calendar to your page just by selecting it in Tickera shortcodes.
Predefined colors help you easily choose whichever style suits your website!

Help your users to check what events you have in future or brag about the events you had in past!

== Changelog ==

= 1.3.8 24/04/2025 =
- New "tcec_grid_classes" filter hook to allow developers to insert custom css for customization. Argument: Event object.

= 1.3.7 03/09/2024 =
- Tickera 3.5.3.6 compatibility.
- Load plugin dependencies first.

= 1.3.6 =
- Load plugin dependencies first.

= 1.3.5 =
- Ability to set first day of the week.

= 1.3.4 =
- Ability to set width (full or wide).
- Ability to select view type (Monthly, weekly, daily)
- Clearing out PHP8.2 deprecated errors.

= 1.3.3 =
- Additional "Default Month" option to specify the calendar base month.

= 1.3.2 =
- Event Categories field in Gutenberg editor.

= 1.3.1 =
- Update Tickera gutenberg blocks list.

= 1.3.0 =
- Remove fullcalendar library examples directory.
- Disable hover on event tiles.

= 1.2.9 =
- Tested up to: WordPress 6.1.1
- Fixed issue with licensing options

= 1.2.8 =
- Gutenberg block elements: Update deprecated InspectorControls and serverSideRender.

= 1.2.7 =
- Translating 12hours 12:30 PM (12noon) returns 00:30 PM. Should be 12:30 PM. [Fixed]

= 1.2.6 =
- Additional Tickera - Event Calendar block in Gutenberg editor.

= 1.2.5 =
- Additional event's object parameter for filter 'tc_calendar_title'.
- Bug fixed: Unable to modify calendar starting day.

= 1.2.4 =
- Bug fixed: Calendar locale not working.

= 1.2.3 =
- Fixed issues with new library

= 1.2.2 =
- Updated the calendar library

= 1.2.1 =
- Bug fixed: Calendar widget not displaying on some configured time format in "Settings > General > Time Format"
- Additional filter hook 'tc_calendar_default_time_format' to customize your default calendar time format.
- Update for WordPress 5.5

= 1.2 =
- Fixed issue when add-on is activated on multisite

= 1.1.9 =
- Added new feature for event images on calendar
- Better license update / license check handling

= 1.1.8 =
- Added first_day shortcode argument to control starting day of a calendar (1 = Monday, 2 = Tuesday etc.) - example: [tc_calendar color_scheme="blue" lang="en" show_past_events="yes" first_day=7]
- Added center_controls shortcode argument. Example: center_controls="title"
- Added right_controls shortcode argument. Example: right_controls="month,agendaWeek,agendaDa"
- Added left_controls shortcode argument. Example: left_controls="prev,next today"

= 1.1.7 =
- Added hooks for developers

= 1.1.6 =
- Added new translation strings

= 1.1.5 =
- Added hooks for developers

= 1.1.4 =
- Fixed issue with Multisite site wide activation
- Added improved plugin update option
- Added compatibility with Tickera 3.4

= 1.1.3 - 24/JUL/2018 =
- Added language file

= 1.1.2 - 13/JUN/2018 =
- Calendar now accepts WordPress date formatting

= 1.1.1 - 14/MAR/2017 =
- Removed "remove_filter('the_content', 'wpautop');"

= 1.1 - 07/MAR/2017 =
- Added option to hide / show specific event categories

= 1.0.1.5 - 21/FEB/2017 =
- Added option to show/hide past events

= 1.0.1.4 - 04/APR/2016 =
- Added plugin updater support for new licensing server

= 1.0.1.3 - 22/DEC/2015 =
- Fixed the issue with responsive calendar, popup showing when clickin on calendar event

= 1.0.1.2 - 07/DEC/2015 =
- Added language selector for 46 languages (located in the shortcode builder)

= 1.0.1.1 - 23/NOV/2015 =
- Added automatic updater

= 1.0.1 - 21/OCT/2015 =
- Fixed issue with the shortcode position (output buffering)

= 1.0 - 13/OCT/2015 =
- First Release
