=== KissMyUpTime ===
Contributors: hazota
Tags: uptime, monitoring, status, health
Requires at least: 5.2
Tested up to: 6.8
Stable tag: 1.0.0
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Helps you easily integrate KissMyUpTime's completely free uptime monitoring service with your WordPress site.

== Description ==

This plugin publishes a simple endpoint at `/kmut.txt` on your site to expose your account identifier for seamless integration with KissMyUpTime's completely free uptime monitoring service.

A [KissMyUpTime](https://kissmyuptime.com) account is required, and you can create one for free - no personal data required.

KissMyUpTime offers a real-time interface and instant notifications across all your devices, along with precise uptime percentage calculations, an unlimited number of checks, boostable intervals, and multiple nodes around the world.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/kissmyuptime` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to **Settings > KissMyUpTime** and enter your account identifier.
4. Visit `https://www.yoursite.tld/kmut.txt` to verify it is working.

== Frequently Asked Questions ==

= What is the purpose of `/kmut.txt`? =

It allows KissMyUpTime to validate your WordPress site for uptime monitoring by accessing your unique account identifier at a fixed location.

= Is the identifier visible to anyone? =

Yes. It's a public-facing identifier used for hostname or IP address verification - not a password or secret token.

= Can I change the path from `/kmut.txt` to something else? =

No, it must remain at this fixed, hard-coded location.

== Screenshots ==

1. Settings page for entering your KissMyUpTime account identifier.

== Changelog ==

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.0 =
First release. Allows you to expose your account identifier for KissMyUpTime at `/kmut.txt`.
