Skip to content

Commit 62d97ba

Browse files
authored
Merge pull request #287 from bmlt-enabled/feature/mayo-286-bump-wordpress-7
Bump declared WordPress support to 7.0
2 parents 615d501 + 42ba456 commit 62d97ba

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

mayo-events-manager.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* Plugin Name: Mayo Events Manager
55
* Description: A plugin for managing and displaying events.
66
* Version: 1.9.1
7+
* Requires at least: 6.7
8+
* Tested up to: 7.0
79
* Author: bmlt-enabled
810
* License: GPLv2 or later
911
* Author URI: https://bmlt.app

readme.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Contributors: bmltenabled, radius314
44
Tags: events, bmlt, narcotics anonymous, na
55
Requires PHP: 8.2
66
Requires at least: 6.7
7-
Tested up to: 6.9
7+
Tested up to: 7.0
88
Stable tag: 1.9.1
99
License: GPLv2 or later
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -188,6 +188,7 @@ This project is licensed under the GPL v2 or later.
188188
== Changelog ==
189189

190190
= 1.9.1 =
191+
* Bumped declared WordPress compatibility to 7.0 (Tested up to) and added matching `Requires at least` and `Tested up to` headers to the main plugin file so the WordPress.org parser sees consistent values. [#286]
191192
* Updated the build-time axios dependency to resolve npm security advisories. The dependency is dev-only and never ships to site visitors. [#284]
192193
* Added validation of the BMLT root server URL on save: malformed URLs and hosts that aren't a reachable BMLT root server are now rejected with a clear error instead of being saved silently, plus a "Test connection" button in Settings to verify the server without saving. [#282]
193194
* Fixed external feed sources ignoring the visitor's event type and service body filters; user-selected filters now override each source's admin-pinned defaults so a "Service" filter no longer surfaces "Activity" events pulled from a remote feed. [#279]

0 commit comments

Comments
 (0)