=== SiteGarde Monitoring ===
Contributors: sitegarde
Tags: monitoring, sitemap, seo, uptime, 404
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 0.2.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Monitor your WordPress site, its changes, URLs and availability issues from the WordPress admin.

== Description ==

SiteGarde Monitoring helps WordPress administrators connect their site to the SiteGarde monitoring service.

The plugin can create a SiteGarde account from WordPress, attach the current site, detect the sitemap and configure the report email address.

No data is sent to SiteGarde when the plugin is activated. Network requests are made only after an administrator submits the SiteGarde settings form.

External service disclosure:

* Service: SiteGarde
* Service URL: https://sitegarde.fr
* Privacy policy: https://sitegarde.fr/rgpd
* Data sent after administrator consent: site URL, WordPress REST verification URL, detected sitemap URL, report email, and account creation fields when creating a SiteGarde account.
* Purpose: account creation, site ownership verification and monitoring setup.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/sitegarde-monitoring` or install it from WordPress.
2. Activate the plugin.
3. Go to Settings > SiteGarde.
4. Create a SiteGarde account or connect an existing key.
5. Confirm the report email and synchronize the site.

== Frequently Asked Questions ==

= Does the plugin send data immediately after activation? =

No. The plugin waits for an administrator action on the SiteGarde settings page.

= Where is the SiteGarde token stored? =

The token is stored in the WordPress options table and is used only for server-to-server calls to SiteGarde.

= Can I remove the local settings? =

Yes. Disconnecting the plugin removes the local SiteGarde option. Uninstalling the plugin also removes this option.

== Changelog ==

= 0.2.1 - 2026-08-20 =

* Compatibility: Prefixes PHP uniques (Sgmon_*, SGMON_*, sgmon_) pour la revue WordPress.org.
* Improvement: L'option et les transients existants sont migres automatiquement.
* Fix: Un compte SiteGarde existant se connecte avec email et mot de passe.
* Fix: La verification REST n'est plus mise en cache et refuse les redirections hors site.

= 0.2.0 - 2026-08-20 =

* Compatibility: Compatibilite confirmee avec WordPress 7.1, y compris l'editeur de contenu toujours charge dans une iframe.
* Improvement: Le numero de version est desormais visible dans l'administration WordPress.
* Fix: Le mot de passe n'est plus altere par WordPress lors de la creation de compte.

= 0.1.0 - 2026-05-13 =

* Feature: Version initiale : creation de compte, connexion par cle, detection du sitemap, verification de possession et synchronisation.

== Upgrade Notice ==

= 0.2.1 =

Mise a jour des prefixes PHP pour WordPress.org. La connexion SiteGarde existante est conservee.

= 0.2.0 =

Mise a jour de compatibilite WordPress 7.1. Le plugin n'etend pas l'editeur de blocs : aucune reconfiguration n'est necessaire.
