Skip to content

Instantly share code, notes, and snippets.

@jchristopher
Created July 17, 2018 18:21
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/b11417ee3cbada500a77e635dcbbfa41 to your computer and use it in GitHub Desktop.
Save jchristopher/b11417ee3cbada500a77e635dcbbfa41 to your computer and use it in GitHub Desktop.
<?php
// Tell Metrics to influence search results by giving weight to posts with a higher conversion rate
add_filter( 'searchwp_metrics_click_buoy', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment