- Contributors: bobbingwide
- Donate link: https://www.oik-plugins.com/oik/oik-donate/
- Tags: oik, events
- Requires at least: 6.6
- Tested up to: 6.7.1
- Stable tag: 0.1.1
Events plugin to replace All-In-One Events Calendar.
Use the oik-events plugin to create and display Events on your website.
- Upload the contents of the oik-events plugin to the `/wp-content/plugins/oik-events' directory
- Activate the oik-events plugin through the 'Plugins' menu in WordPress
- Visit the oik-events admin page
- Use the admin interface to migrate any events from the All-In-One Events Calendar.
- Click on the link to activate/update the Must Use ( MU ) plugin
- Disable the MU logic using the Deactivate link
The oik-events plugin is dependent upon the following plugins:
- oik-fields
- oik
- oik-dates
Use one or more of the following plugin solutions:
- sb-field-block - to display the postmeta and virtual fields in the "Field block"
- oik-fields - to display the postmeta and virtual fields using
[bw_field]
and[bw_fields]
shortcodes.
Use the [bw_related]
shortcode from oik-fields.
Use the Advanced Query Loop plugin.
No. This only supports migration from published posts in ai1ec_events
- Event fields displayed by sb-field-block
- Event summary grid
Update for a fix for the event_tickets virtual field #3
Now supports Event start and end dates and times.
Switch to oik-events to replace the All-In-One Events Calendar plugin.
- Changed: Comment out tracing #3
- Fixed: Pass _start_date rather than _date. Theme event_tickets even when null #3
- Tested: With WordPress 6.7.1 and WordPress Multisite
- Changed: Change oik_events_event_when to use _start_date #1 #2 #4
- Changed: Set both start and end dates and the post_date #1
- Added: Add _googlemap virtual field #2.
- Changed: Implement both start and end date fields #1
- Added: Add event_tickets button #3
- Added: Implement aql_query_vars to set meta_value for _date meta queries #4
- Changed: Refactor oik_events_events_when() #2
- Changed: Don't theme virtual fields displayed by [bw_fields] #2
- Added: Start adding virtual fields for Events #2
- Added: Prototype display of event information as block bindings and virtual fields #2
- Added: Prototype 2 alternative block binding options #2
- Changed: Only migrate published posts. Cater for missing entry in ai1ec_events. Process 10 at a time #1
- Added: New Events plugin - migrate from ai1ec_event to event #1
- Tested: With WordPress 6.7.0 and WordPress Multisite
- Tested: With Gutenberg 19.6.1
- Tested: With PHP 8.3
If you want to read more about oik plugins and themes then please visit oik-plugins