Popis
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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
WPGancio je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “WPGancio” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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