Skip to content

Commit 4e6332f

Browse files
committed
🔖Release: Version 2.0.2
1 parent 16ce948 commit 4e6332f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-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.1
8+
Version: 2.0.2
99
*/
1010

1111
// Exit if accessed directly.

readme.txt

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

1616
== Changelog ==
1717

18+
= 2.0.2 =
19+
* Fix: Reduce plugin size by removing unnecessary files
20+
1821
= 2.0.1 =
1922
* Fix: Uninstall script doesn't delete settings option correctly
2023
* Fix: Regex pattern matching release asset for plugin update check is missing delimiters

0 commit comments

Comments
 (0)