Title: Guardr
Author: Guardr
Published: <strong>31 يوليو، 2026</strong>
Last modified: 20 سبتمبر، 2026

---

البحث عن الإضافات

![](https://ps.w.org/guardr/assets/banner-772x250.png?rev=3630168)

![](https://ps.w.org/guardr/assets/icon-256x256.png?rev=3630168)

# Guardr

 بواسطة [Guardr](https://profiles.wordpress.org/guardr/)

[تنزيل](https://downloads.wordpress.org/plugin/guardr.0.1.4.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/guardr/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/guardr/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/guardr/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/guardr/#developers)

 [الدعم](https://wordpress.org/support/plugin/guardr/)

## الوصف

Guardr is website health monitoring for freelancers and small agencies who manage
client sites. Guardr connects this site to your Guardr account and shows its health
grade, uptime percentage and response time right in wp-admin.

Guardr scans externally, from Cloudflare’s edge network, not from an agent installed
on your server. There is nothing running on your site beyond this plugin’s own wp-
admin screens: no background agent, no code injected into your theme or front end,
no access to your server’s file system or database beyond the two settings this 
plugin itself stores.

If a scan finds your site down, Guardr confirms the outage across 3 separate global
regions before treating it as down, to avoid false positives from a single location’s
network issue.

This plugin covers one site. If you manage more than one site with Guardr, the full
fleet view, including every site on your account, lives on the Guardr dashboard 
at https://guardr.io/dashboard/ – you do not need to install this plugin on every
site to get value from Guardr.

#### What this plugin does not do (yet)

 * No incident-based email alerting from the plugin itself – handled today through
   your Guardr account’s existing notification settings.
 * No MainWP integration – planned as a possible future release.

### Privacy

This plugin sends this site’s domain name to Guardr’s API (api.guardr.io) over HTTPS
so it can be scanned and monitored. No page content, no post or user data and no
files ever leave this site through this plugin. No visitor information leaves it
either.

Every request also includes your Guardr API key (stored in this site’s own options
table), to authenticate as your account. Each request carries a generic identifier
of the plugin itself and its version (sent via the standard HTTP User-Agent header,
e.g. “Guardr-WordPress-Plugin/0.1.4”) so Guardr can tell plugin traffic apart from
dashboard or direct API traffic. This plugin explicitly sets that header itself –
it does not use WordPress’s own default, which would otherwise include this site’s
URL and WordPress version on every request, including ones that have no other reason
to disclose it.

No data from this plugin is sent to any third party other than Guardr itself. See
Guardr’s privacy policy at https://guardr.io/privacy/ and terms of service at https://
guardr.io/terms/ for how Guardr handles the domain and scan data it receives and
the terms governing the underlying Guardr account this plugin connects to.

## لقطات الشاشة

[⌊The Guardr dashboard widget displaying the site's grade, uptime and average response
time.⌉⌊The Guardr dashboard widget displaying the site's grade, uptime and average
response time.⌉[

The Guardr dashboard widget displaying the site’s grade, uptime and average response
time.

[⌊The Guardr setup screen where the site owner connects using an enrollment token
or an API key.⌉⌊The Guardr setup screen where the site owner connects using an enrollment
token or an API key.⌉[

The Guardr setup screen where the site owner connects using an enrollment token 
or an API key.

[⌊The Guardr widget confirming a successful connection immediately after setup completes.⌉⌊
The Guardr widget confirming a successful connection immediately after setup completes
.⌉[

The Guardr widget confirming a successful connection immediately after setup completes.

[⌊The Guardr widget while it is still building confidence, showing how many checks
it has so far.⌉⌊The Guardr widget while it is still building confidence, showing
how many checks it has so far.⌉[

The Guardr widget while it is still building confidence, showing how many checks
it has so far.

## التنصيب

 1. Install and activate the plugin.
 2. Go to Guardr > Setup in the wp-admin menu.
 3. Either paste an enrollment token generated from your Guardr dashboard, or paste
    an existing Guardr API key.
 4. Once connected, the Guardr menu shows this site’s live grade, uptime and response
    time.

## الأسئلة المتكررّة

### Does this plugin run anything on my server?

No. Scanning happens externally, from Cloudflare’s edge network. The plugin itself
only calls the Guardr API over HTTPS to fetch and display results; it does not scan
your site itself.

### Where is my API key stored?

In this site’s own WordPress options table. It is never displayed again in plaintext
once setup is complete, the same as the Guardr dashboard’s own key handling.

### I manage several sites with Guardr. Do I need to install this on all of them?

No. The Guardr dashboard already shows every site on your account without any plugin
installed. This plugin is for a single site’s own wp-admin convenience and for showing
that site’s manager a live trust signal, not for fleet management.

## المراجعات

لا توجد مراجعات لهذه الإضافة.

## المساهمون والمطوّرون

“Guardr” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

 *   [ Guardr ](https://profiles.wordpress.org/guardr/)

[ترجمة ”Guardr“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/guardr)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/guardr/)، تحقق من [مستودع SVN](https://plugins.svn.wordpress.org/guardr/)،
أو الاشتراك في [سجل التطوير](https://plugins.trac.wordpress.org/log/guardr/) بواسطة
[RSS](https://plugins.trac.wordpress.org/log/guardr/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

#### 0.1.4

 * Reworded the plugin and its directory listing to describe Guardr as website health
   monitoring. Updated links and plan references. No functional changes.

#### 0.1.3

 * Refreshed plugin and directory icons to the current Guardr mark.

#### 0.1.2

 * Linked the Guardr terms of service alongside the existing privacy policy link.
 * Made every admin notice in this plugin explicitly dismissible.
 * Reworded the site-limit and stale-data notices to remove any ambiguity about 
   what to do next and to make clear the site limit is the connected Guardr account’s
   own plan limit, not a restriction imposed by this plugin.

#### 0.1.1

 * Removed a non-functional “You manage N sites” banner from the wp-admin widget–
   it could never display, since a plugin-scoped API key never receives data for
   more than one site.

#### 0.1.0

 * Initial release: setup wizard (enrollment token or pasted API key), wp-admin 
   monitoring widget, rescan button.

## ميتا Meta

 *  Version **0.1.4**
 *  Last updated **قبل 16 ساعة**
 *  Active installations **أقل من 10**
 *  WordPress version ** 6.0 أو أعلى **
 *  Tested up to **7.1.1**
 *  PHP version ** 7.4 أو أعلى **
 *  Language
 * [English (US)](https://wordpress.org/plugins/guardr/)
 * Tags
 * [site health](https://ar.wordpress.org/plugins/tags/site-health/)[site monitoring](https://ar.wordpress.org/plugins/tags/site-monitoring/)
   [uptime monitoring](https://ar.wordpress.org/plugins/tags/uptime-monitoring/)
   [website monitoring](https://ar.wordpress.org/plugins/tags/website-monitoring/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/guardr/advanced/)

## التقييم

لم يتم تقديم أي مراجعات بعد.

[Your review](https://wordpress.org/support/plugin/guardr/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/guardr/reviews/)

## المساهمون

 *   [ Guardr ](https://profiles.wordpress.org/guardr/)

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/guardr/)