Skip to content

Instantly share code, notes, and snippets.

@wpsoul
Created April 16, 2018 22:37
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 wpsoul/9df6233efd5be11c381f9a5951d6995b to your computer and use it in GitHub Desktop.
Save wpsoul/9df6233efd5be11c381f9a5951d6995b to your computer and use it in GitHub Desktop.
<script>
jQuery(window).load(function() {
jQuery('.home .filter_home_pick li span[data-sorttype=\"random\"]').trigger('click');
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment