=== Tickera - Event Calendar Add-on === Contributors: tickera, freemius Requires at least: 4.1 Tested up to: 5.5.1 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.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