Skip to content

Instantly share code, notes, and snippets.

@ibndawood
Created July 24, 2018 06:11
Show Gist options
  • Save ibndawood/c0ee81959eda141b57b3fa148221331c to your computer and use it in GitHub Desktop.
Save ibndawood/c0ee81959eda141b57b3fa148221331c to your computer and use it in GitHub Desktop.
Electro v2 - Do not show dropdown by default in header
add_filter( 'electro_departments_menu_v2_enable_dropdown', '__return_true', 99 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment