Skip to content

Instantly share code, notes, and snippets.

@jerielizabeth
Created February 24, 2015 23:13
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 jerielizabeth/b15c7e5f45316816d603 to your computer and use it in GitHub Desktop.
Save jerielizabeth/b15c7e5f45316816d603 to your computer and use it in GitHub Desktop.
search_form parameters
<?php echo search_form(array('show_advanced' => true, 'submit_value' => 'Lucky', 'form_attributes' => array('role' => 'search', 'class' => 'form'))); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment