Replies: 0
Wordfence is flagged by the Query Monitor plugin for causing duplicate queries on every page load. This impacts TTFB & page load performance.
Duplicate Queries
Query Count Callers Components Potential Troublemakers
SELECT name, val, autoload
FROM wp_wfconfig
WHERE name = 'detectProxyRecommendation' 2
2 calls
Plugin: wordfence
2 calls
wfUtils::getIPAndServerVariable()
1 call
wordfence::veryFirstAction()
1 call
Can this be optimised?