Skip to content

Instantly share code, notes, and snippets.

@jchristopher
Created July 17, 2018 18:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jchristopher/17ab59b2bf5b97656deca90145634656 to your computer and use it in GitHub Desktop.
Save jchristopher/17ab59b2bf5b97656deca90145634656 to your computer and use it in GitHub Desktop.
<?php
// Prevent UID generation in Metrics
add_filter( 'searchwp_metrics_skip_uid', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment