Skip to content

Instantly share code, notes, and snippets.

@ibndawood
Created October 29, 2019 12:40
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 ibndawood/2e253993551a503ea3021dbc0e885a6b to your computer and use it in GitHub Desktop.
Save ibndawood/2e253993551a503ea3021dbc0e885a6b to your computer and use it in GitHub Desktop.
Electro v2 - Disable header tooltip
add_filter( 'electro_header_tooltip_placement', '__return_false', 100 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment