update wp plugin readme / changelog
This commit is contained in:
@@ -12,13 +12,17 @@ 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.
|
Connect a gancio instance to a Wordpress user so that published events are automatically pushed.
|
||||||
|
|
||||||
== Description ==
|
== Description ==
|
||||||
|
This plugin allows you to embed a list of events or a single event from your Gancio website using a shortcode.
|
||||||
This plugin connects a [Gancio](https://gancio.org) instance to a Wordpress website to automatically push events published on Wordpress.
|
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.
|
||||||
It requires an event manager plugin, only [Event Organiser[(https://wp-event-organiser.com/) is supported but adding another plugin it's an easy task.
|
|
||||||
|
|
||||||
|
|
||||||
== Changelog ==
|
== Changelog ==
|
||||||
|
|
||||||
|
= 1.1 =
|
||||||
|
* Enqueue [webcomponent](https://gancio.org/usage/embed) script
|
||||||
|
* Allow gancio-event and gancio-events tag
|
||||||
|
* Add [gancio-event] and [gancio-events] shortcodes
|
||||||
|
|
||||||
= 1.0 =
|
= 1.0 =
|
||||||
* First release
|
* First release
|
||||||
|
|||||||
Reference in New Issue
Block a user