Skip to content

Instantly share code, notes, and snippets.

@aderaaij
Created July 17, 2014 20:42
Show Gist options
  • Save aderaaij/5d436abf9a5a42cd627a to your computer and use it in GitHub Desktop.
Save aderaaij/5d436abf9a5a42cd627a to your computer and use it in GitHub Desktop.
Remove sidebar
<?php
remove_action('woocommerce_sidebar', 'woocommerce_get_sidebar', 10);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment