Skip to content

Instantly share code, notes, and snippets.

@robwent
Created July 22, 2023 14:13
Show Gist options
  • Save robwent/fbefa0ef856d789dd00bd565a10d92be to your computer and use it in GitHub Desktop.
Save robwent/fbefa0ef856d789dd00bd565a10d92be to your computer and use it in GitHub Desktop.
Disable WordFence Live Traffic
<?php
######### Disable WordFence Live Traffic ########
define( 'WORDFENCE_DISABLE_LIVE_TRAFFIC', true );
#################################################
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment