Skip to content

Commit 4655369

Browse files
committed
🔖Release: Version 1.0.2
1 parent a50ab8d commit 4655369

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: 1.1
8+
Version: 1.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+
= 1.0.2 =
19+
* Refactor: Use `$path_whitelist` array for easily whitelisting paths
20+
1821
= 1.0.1 =
1922
* Fix: `/wp-content/uploads/` exception catches all requests
2023

0 commit comments

Comments
 (0)