Skip to content

Instantly share code, notes, and snippets.

@eri-trabiccolo
Created August 13, 2020 12:10
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 eri-trabiccolo/acaaa9b3048a1ae6e867cc8fe14d9ab1 to your computer and use it in GitHub Desktop.
Save eri-trabiccolo/acaaa9b3048a1ae6e867cc8fe14d9ab1 to your computer and use it in GitHub Desktop.
llms_remove_sidebar_on_catalogs
<?php // do not copy this line
remove_action( 'lifterlms_sidebar', 'lifterlms_get_sidebar', 10 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment