diff --git a/src/Frontend/Process.php b/src/Frontend/Process.php index 5847623..f662323 100644 --- a/src/Frontend/Process.php +++ b/src/Frontend/Process.php @@ -203,7 +203,7 @@ function ( $variant ) use ( $preloads_stylesheet, $font_id ) { $url = "$url?ver=$timestamp"; echo wp_kses( - "\n", + "\n", self::PRELOAD_ALLOWED_HTML );