Created
April 6, 2022 15:57
-
-
Save SitesByYogi/6fe21500247f0a04bd539d877302ac8d to your computer and use it in GitHub Desktop.
Add search form to Crio theme
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
<?php | |
/** | |
* The template for displaying search forms in the BoldGrid theme Framework | |
* | |
* @package Prime | |
*/ | |
do_action( 'boldgrid_search_form' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment