Beschrijving
This plugin allows you to embed a list of events or a single event from your Gancio website using a shortcode.
It also allows you to connects a Gancio instance to a your wordpress website to automatically push events published on WordPress:
for this to work an event manager plugin is required, Event Organiser and The Events Calendar are supported. Adding another plugin it’s an easy task and you have a guide available in the repo that shows you how to do it.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“WPGancio” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “WPGancio” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.12
- Restore Event Organizer functionality
1.11
- Add support to The Events Calendar WordPress plugin
1.10
- Add PHP 8.2 compatibility
1.8
- Allow
collection
andmaxlength
attribute to shortcode
1.7
- Fix merge event tags while posting to an instance
1.6
- Support MU installation
1.4
use WP_GANCIO_DEFAULT_INSTANCEURL
as default instance url
1.3
- Update webcomponent script
1.2
- Enqueue webcomponent script
- Allow gancio-event and gancio-events tag
- Add [gancio-event] and [gancio-events] shortcodes
1.0
- First release