Re: Searching your forum…
No plugin, just add this code wherever you want the search to appear (probably header.php):
<?php search_form( $q ); ?>
I agree, this should be better documented. Or maybe it is documented and I just never read the docs.
No plugin, just add this code wherever you want the search to appear (probably header.php):
<?php search_form( $q ); ?>
I agree, this should be better documented. Or maybe it is documented and I just never read the docs.