Description
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WPGancio” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WPGancio” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by 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