PluginProbe
Jetpack – WP Security, Backup, Speed, & Growth / 7.1
Jetpack – WP Security, Backup, Speed, & Growth v7.1
16.2-beta 12.0.3 12.1.3 12.2.3 12.3.2 12.4.2 12.5.2 12.6.4 12.7.3 12.8.3 12.9.5 13.0.2 13.1.5 13.2.4 13.3.3 13.4.5 13.5.2 13.6.2 13.7.2 13.8.3 13.9.2 14.0.1 14.1.1 14.2.2 14.3.1 All 501 releases
← All changes | modules/monitor.php +2 -2 7.0.57.1 View file →
@@ -1,8 +1,8 @@
1 1 <?php
2 2 /**
3 3 * Module Name: Monitor
4 - * Module Description: Receive immediate notifications if your site goes down, 24/7.
4 + * Module Description: Jetpack’s downtime monitoring will continuously watch your site, and alert you the moment that downtime is detected.
5 5 * Jumpstart Description: Receive immediate notifications if your site goes down, 24/7.
6 6 * Sort Order: 28
7 7 * Recommendation Order: 10
8 8 * First Introduced: 2.6
@@ -9,9 +9,9 @@
9 9 * Requires Connection: Yes
10 10 * Auto Activate: No
11 11 * Module Tags: Recommended
12 12 * Feature: Security, Jumpstart
13 - * Additional Search Queries: monitor, uptime, downtime, monitoring
13 + * Additional Search Queries: monitor, uptime, downtime, monitoring, maintenance, maintenance mode, offline, site is down, site down, down, repair, error
14 14 */
15 15
16 16 class Jetpack_Monitor {
17 17