Update 'wp-import.php'

This commit is contained in:
2026-03-25 19:25:22 +00:00
parent a3f0e82a34
commit 1b12e03fea
+2 -1
View File
@@ -89,7 +89,8 @@ $plugins = [
'indexnow', 'indexnow',
'disable-xml-rpc', 'disable-xml-rpc',
'headers-security-advanced-hsts-wp', 'headers-security-advanced-hsts-wp',
'aryo-activity-log' 'aryo-activity-log',
'wp-fastest-cache'
]; ];
foreach ( $plugins as $plugin ) { foreach ( $plugins as $plugin ) {