Skip to content

Instantly share code, notes, and snippets.

@jpmarchand
Last active October 6, 2016 21:05
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 jpmarchand/5a4049023647152b064d to your computer and use it in GitHub Desktop.
Save jpmarchand/5a4049023647152b064d to your computer and use it in GitHub Desktop.
<?php
//* Display a search form using the shortcode [customprefix-search]
add_shortcode('customprefix-search', 'get_search_form');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment