Forums
-
- Forum
- Posts
-
- Installation
- 28,531
- Troubleshooting
- 62,748
- Themes
- 10,443
- Plugins
- 15,383
- Requests & Feedback
- 14,983
- Showcase
- 3,257
-
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.