Skip to content

Commit d80e1f7

Browse files
committed
🔖Release: Version 2.0.1
1 parent 07e49db commit d80e1f7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

disable-wp-frontend.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Description: Disables the WordPress front end (public-facing part of the website).
66
Author: Fabian Reinders
77
Author URI: https://fabiancdng.com
8-
Version: 2.0
8+
Version: 2.0.1
99
*/
1010

1111
// Exit if accessed directly.

readme.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ Leaves Dashboard, API, Media Uploads, and Cron untouched.
1515

1616
== Changelog ==
1717

18+
= 2.0.1 =
19+
* Fix: Uninstall script doesn't delete settings option correctly
20+
* Fix: Regex pattern matching release asset for plugin update check is missing delimiters
21+
1822
= 2.0 =
1923
* New: Settings page in the WordPress dashboard to whitelist paths and enable/disable the frontend
2024
* New: Ability to update the plugin within the WordPress dashboard to the latest release

0 commit comments

Comments
 (0)