Skip to content

Instantly share code, notes, and snippets.

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 generatepress/4b720716451567b0a412790984b9cbaa to your computer and use it in GitHub Desktop.
Save generatepress/4b720716451567b0a412790984b9cbaa to your computer and use it in GitHub Desktop.
bbPress search
<?php if ( is_bbpress() || is_page('support') ) : ?>
<div class="gp-forum-search">
[bbp-search-form]
</div>
<?php endif; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment