Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Confused by Database Tables Count Used by Wordfence

$
0
0

Replies: 1

I’m very confused which are the required database tables used by the latest version of Wordfence plugin?

Following official page lists only 27 tables:

https://www.wordfence.com/help/advanced/remove-or-reset/

But I have following 29 tables in my database:

wp_wfBadLeechers
wp_wfBlockedCommentLog
wp_wfBlockedIPLog
wp_wfBlocks
wp_wfBlocks7
wp_wfBlocksAdv
wp_wfConfig
wp_wfCrawlers
wp_wfFileChanges
wp_wfFileMods
wp_wfHits
wp_wfHoover
wp_wfIssues
wp_wfKnownFileList
wp_wfLeechers
wp_wfLiveTrafficHuman
wp_wfLockedOut
wp_wfLocs
wp_wfLogins
wp_wfNet404s
wp_wfNotifications
wp_wfPendingIssues
wp_wfReverseCache
wp_wfScanners
wp_wfSNIPCache
wp_wfStatus
wp_wfThrottleLog
wp_wfTrafficRates
wp_wfVulnScanners

So following 2 tables are extra:

wp_wfLiveTrafficHuman
wp_wfTrafficRates

Are they necessary? If yes, you should update the official page to include these new tables.

Also I read in following topic that wp_wfLeechers table is not used by Wordfence:

https://wordpress.org/support/topic/wp_wfleechers-and-wp_wftrafficrates-wp_wffilemods-tables/

So you should remove the table from official page.

Now I want to know among the 29 tables in my database, which tables should I drop?


Viewing all articles
Browse latest Browse all 59525

Trending Articles