diff --git a/wp-plugin/readme.txt b/wp-plugin/readme.txt index abe4149e..7695fcd5 100644 --- a/wp-plugin/readme.txt +++ b/wp-plugin/readme.txt @@ -4,7 +4,7 @@ Donate link: https://gancio.org Tags: events, gancio, fediverse, AP, activity pub Requires at least: 4.7 Tested up to: 5.7.2 -Stable tag: 1.0 +Stable tag: 1.2 Requires PHP: 7.0 License: AGPLv3 or later License URI: https://www.gnu.org/licenses/agpl-3.0.html @@ -12,14 +12,14 @@ License URI: https://www.gnu.org/licenses/agpl-3.0.html Connect a gancio instance to a Wordpress user so that published events are automatically pushed. == Description == -This plugin allows you to embed a list of events or a single event from your Gancio website using a shortcode. +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. +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.1 = += 1.2 = * Enqueue [webcomponent](https://gancio.org/usage/embed) script * Allow gancio-event and gancio-events tag * Add [gancio-event] and [gancio-events] shortcodes