Описание
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.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«WPGancio» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «WPGancio» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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