Created
July 2, 2019 01:25
-
-
Save generatepress/64ee0304f3fd166f02df341fc9cc0968 to your computer and use it in GitHub Desktop.
Revisions
-
generatepress created this gist
Jul 2, 2019 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ add_filter( 'generate_search_button', function() { return ''; } );