Skip to content

Instantly share code, notes, and snippets.

@jchristopher
Created July 17, 2018 18:24
Show Gist options
  • Select an option

  • Save jchristopher/17ab59b2bf5b97656deca90145634656 to your computer and use it in GitHub Desktop.

Select an option

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