Skip to content

Commit 704c091

Browse files
committed
Release 1.4.1
Updated disable-checkout-and-limit-login.php to be disabled via define('WP_MAINTENANCE_MODE', true);
1 parent ceeaf96 commit 704c091

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
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

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)