diff --git a/readme.txt b/readme.txt index 389b5c9..756c1cf 100644 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: CodingMammoth Tags: uptime, broken links, SSL, server health, Semonto Requires at least: 5.0 -Tested up to: 6.7 +Tested up to: 6.8 Requires PHP: 7.4 -Stable tag: 1.1.4 +Stable tag: 1.1.5 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -148,3 +148,6 @@ at any time. #### Version 1.1.4 (Mar 25th, 2025) - Improved disk detection by filtering out non-physical disks. + +#### Version 1.1.5 (Apr 17th, 2025) +- Adds support for WordPress 6.8. diff --git a/semonto-health-monitor.php b/semonto-health-monitor.php index c912948..a891d1b 100644 --- a/semonto-health-monitor.php +++ b/semonto-health-monitor.php @@ -2,7 +2,7 @@ /* Plugin Name: Semonto Health Monitor -Version: 1.1.4 +Version: 1.1.5 Description: Semonto health plugin for WordPress Author: Coding Mammoth - Semonto License: GPLv2 or later diff --git a/semonto-health-monitor__server-health-monitoring.php b/semonto-health-monitor__server-health-monitoring.php index 8b9a2a9..1b47e68 100644 --- a/semonto-health-monitor__server-health-monitoring.php +++ b/semonto-health-monitor__server-health-monitoring.php @@ -35,7 +35,7 @@ class="semonto-health-monitor__hero-icon"
  • Add a new server
  • Enter the following endpoint:
  • -
  • Select the Craft CMS format as the endpoint type, hit save.
  • +
  • Select the WordPress format as the endpoint type, hit save.
  • @@ -46,7 +46,7 @@ class="semonto-health-monitor__hero-icon" configure the settings.