From 216225b351a9dd87f829ce50bc795c57722f7d79 Mon Sep 17 00:00:00 2001 From: lesion Date: Wed, 9 Feb 2022 12:18:52 +0100 Subject: [PATCH] minor --- docs/changelog.md | 1 + wp-plugin/readme.txt | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 660a5bcb..9330679a 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -18,6 +18,7 @@ All notable changes to this project will be documented in this file. - add XSS and path traversal mitigation - improve a11y - update deps + ### 1.3.3 - 1 feb '22 - security fix, avoid sharing smtp pass with front-end diff --git a/wp-plugin/readme.txt b/wp-plugin/readme.txt index 7695fcd5..7c993834 100644 --- a/wp-plugin/readme.txt +++ b/wp-plugin/readme.txt @@ -3,13 +3,13 @@ Contributors: lesion 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.2 +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 -Connect a gancio instance to a Wordpress user so that published events are automatically pushed. +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.