From ebf10116a9065db834e59e85e5e06fa69b0cbef5 Mon Sep 17 00:00:00 2001 From: n0099 Date: Sat, 12 Nov 2022 10:36:29 +0800 Subject: [PATCH] fix: WP_USE_THEMES guard (#542) --- functions.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/functions.php b/functions.php index 1876d96..3d73c2c 100644 --- a/functions.php +++ b/functions.php @@ -1,4 +1,7 @@