<?php | |
add_filter( 'searchwp_metrics_override_stats', '__return_false' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
<?php | |
add_filter( 'searchwp_metrics_override_stats', '__return_false' ); |