From 1b12e03feabd6e16b8e3313ad82cb2595d7dd0ce Mon Sep 17 00:00:00 2001 From: Roman Axelrod Date: Wed, 25 Mar 2026 19:25:22 +0000 Subject: [PATCH] Update 'wp-import.php' --- wp-import.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wp-import.php b/wp-import.php index c8ac7d9..8cd7cae 100644 --- a/wp-import.php +++ b/wp-import.php @@ -89,7 +89,8 @@ $plugins = [ 'indexnow', 'disable-xml-rpc', 'headers-security-advanced-hsts-wp', - 'aryo-activity-log' + 'aryo-activity-log', + 'wp-fastest-cache' ]; foreach ( $plugins as $plugin ) {