Skip to content

Instantly share code, notes, and snippets.

@yousufansa
Created December 10, 2020 10:27
Show Gist options
  • Save yousufansa/c6f398355daacc15f80709554b55b00d to your computer and use it in GitHub Desktop.
Save yousufansa/c6f398355daacc15f80709554b55b00d to your computer and use it in GitHub Desktop.
Vodi - Disable Search Result Page Tabs
add_filter( 'vodi_video_search_result_page_header_tab', '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment