Beschrijving
XO Event Calendar is a simple event calendar plugin.
Other events can set holidays.
Functions
- Adds an event custom post type and taxonomy.
- Supports custom post type template.
- Displays holiday on the calendar.
- Supports WordPress multisite.
Operating environment
The Blocks is available in WordPress version 5.8 and above.
Blokken
Deze plugin heeft 2 blokken.
- Simple Calendar
- Event Calendar
Installatie
- Upload the
xo-event-calendar
folder to the/wp-content/plugins/
directory. - Activate the plugin through the Plugins menu in WordPress.
Beoordelingen
Bijdragers & ontwikkelaars
“XO Event Calendar” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“XO Event Calendar” is vertaald in 8 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “XO Event Calendar” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
3.2.3
- Fixed a bug that an error message may be displayed in the calendar widget.
- Supported WordPress 6.3.
3.2.2
- Fixed a bug in
xo_event_calendar
shortcode.
3.2.1
- Fixed a bug in the display of the simple calendar.
- Added parameters to
xo_event_field
shortcode.
3.2.0
- Added
xo_event_field
shortcode.
3.1.4
- Fixed a bug in the display of events in the calendar.
3.1.3
- Fixed a bug that a block error may occur in the calendar block.
3.1.2
- Fixed a bug that the time was initialized when editing an event post.
3.1.1
- Fixed a bug that caused an error message to appear in versions prior to PHP 7.3.
3.1.0
- Added option not to delete posts and settings data on uninstall.
- Supported WordPress 6.2.
- Bumped minimum PHP version to 7.0.
- Tweaked the CSS.
3.0.4
- Fixed a bug in the calendar month feed.
3.0.3
- Fixed a bug that the monthly feed of the calendar may not work.
- Tweaked the CSS.
3.0.2
- Changed to prevent conflict with the Booking Package plugin.
- Tweaked the CSS.
3.0.1
- Added some parameters to the event calendar block.
- Changed the default settings.
3.0.0
- Added the Simple Calendar block.
- Removed the use of jQuery UI.
2.4.7
- Fixed a bug that caused a warning message to appear in the Event Calendar widget.
2.4.5
- Added calendar month format option.
- Supported PHP version 8.1.
2.4.4
- Fixed a bug that sometimes CSS was not included on the front side.
2.4.3
- Fixed minor bugs in the calendar block.
2.4.2
- Removed the translation file attached to the plugin.
2.4.1
- Fixed a bug that the calendar display collapsed with some themes.
2.4.0
- Added a calendar block.
2.3.7
- Fixed XSS vulnerability.
- Supported WordPress multisite.
2.3.1
- Changed the event date items on the event post list page to be sortable.
2.3.0
- Added the
$args
parameter to thexo_event_calendar_event_title
hook.
2.2.0
- Changed to not use jQuery on front page.
2.1.0
- Added xo_event_calendar_month_caption filter.
2.0.0
- Supported the Block editor.
- Added xo_event_calendar_footer filter.
- Supported Twenty Nineteen theme.
1.0.0
- First release.