Created
December 10, 2020 10:27
-
-
Save yousufansa/c6f398355daacc15f80709554b55b00d to your computer and use it in GitHub Desktop.
Vodi - Disable Search Result Page Tabs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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