gancio/wp-plugin
2022-05-03 15:27:25 +02:00
..
js update gancio-event 2022-05-03 15:27:25 +02:00
gancio.php add webcomponent / shortcode and allow gancio-event[s] tag to wordpress plugin 2022-01-17 12:03:54 +01:00
oauth.php [WPGancio] fix 2021-07-08 20:31:32 +02:00
readme.txt minor 2022-02-09 12:18:52 +01:00
settings.php [WPGancio] Sanitize / validate input/output 2021-07-04 00:45:17 +02:00
wc.php add webcomponent / shortcode and allow gancio-event[s] tag to wordpress plugin 2022-01-17 12:03:54 +01:00

=== WPGancio ===
Contributors: lesion
Donate link: https://gancio.org
Tags: events, gancio, fediverse, AP, activity pub
Requires at least: 4.7
Tested up to: 5.9
Stable tag: 1.3
Requires PHP: 7.0
License: AGPLv3 or later
License URI: https://www.gnu.org/licenses/agpl-3.0.html

This plugin allows you to [embed](https://gancio.org/usage/embed) a list of events or a single event from your [Gancio](https://gancio.org) website using a shortcode.

== Description ==
This plugin allows you to [embed](https://gancio.org/usage/embed) a list of events or a single event from your [Gancio](https://gancio.org) website using a shortcode.
It also allows you to connects a [Gancio](https://gancio.org) instance to a your wordpress website to automatically push events published on Wordpress:
for this to work an event manager plugin is required, only [Event Organiser](https://wp-event-organiser.com/) is supported but adding another plugin it's an easy task.
 

== Changelog ==

= 1.2 =
* Enqueue [webcomponent](https://gancio.org/usage/embed) script
* Allow gancio-event and gancio-events tag
* Add [gancio-event] and [gancio-events] shortcodes

= 1.0 =
* First release