=== SMNTCS Simple Events Widget === Contributors: nielslange Tags: Simple Events, Event, Widget, Sidebar Stable tag: 2.2 Tested up to: 6.4 Requires at least: 3.4 Requires PHP: 5.6 License: GPL v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Sidebar widget to show (upcoming and previous) events. == Description == Sidebar widget to show (upcoming and previous) events. == Installation == 1. Upload `smntcs-simple-events-widget` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the `Plugins` menu in WordPress. 3. Go to post or page and provide a start date of the event. 4. If wanted, also provide an end date of the event. 5. Go to `Customize ยป Widgets`, add the `Simple Events Widget` to the required sidebar. 6. Adjust the widget settings according to you needs. == Screenshots == 1. Create page or post and specify event date. 2. Add `Simple Events Widget` to the sidebar. 3. See desired events within the sidebar. == Changelog == = 2.2 (2023.11.12) = - Fix datepicker issue = 2.1 (2023.11.12) = - Convert to OOP = 2.0 (2023.10.28) = - Fix i18n issue = 1.9 (2023.10.21) = - Test up to WP 6.4 = 1.8 (2023.05.28) = - Fix warning when regarding undefined array key = 1.7 (2023.05.07) = - Only execute plugin on posts and pages - Remove line break after event list = 1.6 (2023.05.07) = - Show message when no events are available - Test up to WP 6.2 = 1.5 (2022.12.03) = - Test up to WP 6.1 = 1.4 (2022.05.29) = - Test up to WP 6.0 = 1.3 (2022.01.01) = - Test up to WP 5.9 = 1.2 (2019.12.31) = - Test up to WP 5.8 = 1.1 (2019.02.19) = - Test up to WP 5.0 = 1.0 (2018.04.09) = - Initial release