Sidebar widget to show (upcoming and previous) events.
- Upload
smntcs-simple-events-widget
to the/wp-content/plugins/
directory. - Activate the plugin through the
Plugins
menu in WordPress. - Go to post or page and provide a start date of the event.
- If wanted, also provide an end date of the event.
- Go to
Customize » Widgets
, add theSimple Events Widget
to the required sidebar. - Adjust the widget settings according to you needs.
You can find the plugin on https://wordpress.org/plugins/smntcs-simple-events-widget/.
- Test up to WP 6.5
- Fix datepicker issue
- Convert to OOP
- Fix i18n issue
- Test up to WP 6.4
- Fix warning when regarding undefined array key
- Only execute plugin on posts and pages
- Remove line break after event list
- Show message when no events are available.
- Test up to WP 6.2
- Test up to WP 6.1
- Test up to WP 6.0
- Test up to WP 5.9
- Test up to WP 5.8
- Test up to WP 5.0
- Initial release