File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+ ## Release 1.4.1
3+ * Updated disable-checkout-and-limit-login.php to be disabled via define('WP_MAINTENANCE_MODE', true);
4+
5+
26## Release 1.4.0
37* Added disable-checkout-and-limit-login.php
48
Original file line number Diff line number Diff line change @@ -139,6 +139,10 @@ The status field is used to indicate the current status of the snippet. This is
139139| [ Failover Status Monitor] ( ./wp-failover/wp-failover.php ) | Plugin | :white_check_mark : | Monitors failover status and provides notifications. |
140140
141141# Changelog
142+ ## Release 1.4.1
143+ * Updated disable-checkout-and-limit-login.php to be disabled via define('WP_MAINTENANCE_MODE', true);
144+
145+
142146## Release 1.4.0
143147* Added disable-checkout-and-limit-login.php
144148
You can’t perform that action at this time.
0 commit comments