diff --git a/maintenance-mode.php b/maintenance-mode.php index bd93a9e..fe7db2f 100644 --- a/maintenance-mode.php +++ b/maintenance-mode.php @@ -5,7 +5,7 @@ * Description: Shut down your site for a little while and do some maintenance on it! * Author: Automattic / WordPress.com VIP * Author URI: https://vip.wordpress.com - * Version: 0.2.1 + * Version: 0.2.2 * License: GPLv2 * Text Domain: maintenance-mode * Domain Path: /languages diff --git a/readme.txt b/readme.txt index ad269d2..9fbc6b0 100644 --- a/readme.txt +++ b/readme.txt @@ -2,8 +2,8 @@ Contributors: wpcomvip, automattic, benoitchantre, emrikol, philipjohn Tags: maintenance-mode maintenance Requires at least: 4.6 -Tested up to: 5.0 -Stable tag: 0.2.1 +Tested up to: 5.2.2 +Stable tag: 0.2.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -25,6 +25,9 @@ Usage: == Changelog == += 0.2.2 = +* Stop returning a 503 to Jetpack requests to prevent broken connection verification + = 0.2.1 = * Stop returning a 503 to Nagios on WPCom and VipGo to prevent alerting as a server error diff --git a/template-maintenance-mode.php b/template-maintenance-mode.php index ef2b777..4f4b5ea 100644 --- a/template-maintenance-mode.php +++ b/template-maintenance-mode.php @@ -3,10 +3,23 @@
+ - - +