This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Ole Export

Description

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 {

}

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Ole Export” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Ole Export” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.