From e39d7f55ab11bf20100feafdec1371bf3e8c1f4c Mon Sep 17 00:00:00 2001 From: ve3 Date: Tue, 24 Jan 2023 18:59:02 +0700 Subject: [PATCH] v1.0.2 --- rd-events.php | 2 +- readme.txt | 17 +++++++++++++---- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/rd-events.php b/rd-events.php index 30b31e4..427635a 100644 --- a/rd-events.php +++ b/rd-events.php @@ -3,7 +3,7 @@ * Plugin Name: Rundiz Events * Plugin URI: https://rundiz.com/?p=319 * Description: Manage your events and display in the calendar or list. - * Version: 1.0.1 + * Version: 1.0.2 * Requires at least: 4.6.0 * Requires PHP: 5.5 * Author: Vee Winch diff --git a/readme.txt b/readme.txt index 05def16..1a6a535 100644 --- a/readme.txt +++ b/readme.txt @@ -1,12 +1,12 @@ === Rundiz Events === Contributors: okvee Tags: events, meeting, plans, calendar -Tested up to: 5.8.2 -Stable tag: 1.0.1 -License: MIT -License URI: http://opensource.org/licenses/MIT +Tested up to: 6.2 Requires at least: 4.6.0 Requires PHP: 5.5 +Stable tag: 1.0.2 +License: MIT +License URI: http://opensource.org/licenses/MIT Manage your events and display in the calendar or list. @@ -50,6 +50,15 @@ Please ask your question in support section and add mention to @okvee. 6. Screenshot of how it works on real website. == Changelog == += 1.0.2 = +2023-01-24 + +* Update FullCalendar to 3.10.5 +* Update moment.js to 2.29.2 +* Remove plugin's row meta. +* Improve code by escape, sanitize as reported by PHP CodeSniffer & WordPress coding standard. +* Fix Google Maps on admin page to work again. +* Fix Google Maps on front page to work. = 1.0.1 = 2019-03-07