Skip to content

Instantly share code, notes, and snippets.

@danjjohnson
Created February 2, 2016 12:36
Show Gist options
  • Save danjjohnson/33925f95de18f7cad1e3 to your computer and use it in GitHub Desktop.
Save danjjohnson/33925f95de18f7cad1e3 to your computer and use it in GitHub Desktop.
Disable default Sensei styles
add_filter( 'sensei_disable_styles', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment