From b937eff00066839289250c946243c1660666d042 Mon Sep 17 00:00:00 2001 From: Franky Van Liedekerke Date: Thu, 18 Apr 2024 11:13:59 +0200 Subject: [PATCH] release 2.4.39 --- events-manager.php | 4 ++-- langs/events-made-easy.pot | 2 +- readme.txt | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/events-manager.php b/events-manager.php index 85faab83..1a18cdca 100644 --- a/events-manager.php +++ b/events-manager.php @@ -6,7 +6,7 @@ /* Plugin Name: Events Made Easy -Version: 2.4.38 +Version: 2.4.39 Plugin URI: https://www.e-dynamics.be/wordpress Update URI: https://github.com/liedekef/events-made-easy/ Description: Manage and display events and memberships. Also includes recurring events; locations; widgets; maps; RSVP; ICAL and RSS feeds; Paypal, 2Checkout and others. @@ -69,7 +69,7 @@ require_once 'class-expressivedate.php'; // Setting constants -define( 'EME_VERSION', '2.4.38' ); +define( 'EME_VERSION', '2.4.39' ); define( 'DEFAULT_CAP_ADD_EVENT', 'edit_posts' ); define( 'DEFAULT_CAP_AUTHOR_EVENT', 'publish_posts' ); define( 'DEFAULT_CAP_PUBLISH_EVENT', 'publish_posts' ); diff --git a/langs/events-made-easy.pot b/langs/events-made-easy.pot index 07a87eed..621f8b7d 100644 --- a/langs/events-made-easy.pot +++ b/langs/events-made-easy.pot @@ -9,7 +9,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2024-04-17T12:42:05+00:00\n" +"POT-Creation-Date: 2024-04-18T09:13:50+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.10.0\n" "X-Domain: events-made-easy\n" diff --git a/readme.txt b/readme.txt index 403329b3..91c4b992 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://www.e-dynamics.be/wordpress Tags: events, memberships, locations, bookings, calendars, maps, payment gateways, drip content Requires at least: 6.0 Tested up to: 6.5 -Stable tag: 2.4.38 +Stable tag: 2.4.39 Requires PHP: 8.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -98,7 +98,7 @@ Events list and calendars can be added to your blogs through widgets, shortcodes See the FAQ section at the [Official site](https://www.e-dynamics.be/wordpress/). == Changelog == -= 2.4.39 (2024//) = += 2.4.39 (2024/04/18) = * Show RSVP and task info overview in the event edit window too (in the sidebar), like in the events overview table * PDF templates can now be added to the paid/pending/booking made/approved mails (default and per event) * PDF templates can now be added to the paid/extended/new member mails (set per membership)