This plugin was build to easy add support of Open Linked Event Data to you WordPress installation (XML feed).
Supported event plugins are:
* Events M …
| Author: | fugu GmbH (www.fugu.ch) (profile at wordpress.org) |
| WordPress version required: | 5.2 |
| WordPress version tested: | 6.0 |
| Plugin version: | 0.97 |
| Added to WordPress repository: | 29-10-2020 |
| Last updated: | 08-06-2022
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | https://www.hinto.ch |
| Total downloads: | 929 |
![]() Click to start download |
|
This plugin was build to easy add support of Open Linked Event Data to you WordPress installation (XML feed).
Supported event plugins are:
* Event Organiser
* The Events Calendar
* Events Manager
* Modern Events Calender Lite
* WP Event Manager
* Any custom written driver
Custom Driver
Place your custom OLE driver into wp-content/oleexport_customerdriver/MyCustomDriver which subclasses AbstractWordPressOleDriver.
class MyCustomDriver extends ch\fugu\oledata\driver\wordpress\AbstractWordPressOleDriver {
}
