Skip to content

Instantly share code, notes, and snippets.

@SitesByYogi
Created April 6, 2022 15:57
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 SitesByYogi/6fe21500247f0a04bd539d877302ac8d to your computer and use it in GitHub Desktop.
Save SitesByYogi/6fe21500247f0a04bd539d877302ac8d to your computer and use it in GitHub Desktop.
Add search form to Crio theme
<?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