Skip to content

Instantly share code, notes, and snippets.

@stuartduff
Created November 19, 2015 20:23
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 stuartduff/971b022a0a04f1387a61 to your computer and use it in GitHub Desktop.
Save stuartduff/971b022a0a04f1387a61 to your computer and use it in GitHub Desktop.
remove_action( 'woocommerce_before_shop_loop', 'woocommerce_catalog_ordering', 10 );
remove_action( 'woocommerce_after_shop_loop', 'woocommerce_catalog_ordering', 10 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment