Forums
-
- Forum
- Posts
-
- Installation
- 28,535
- Troubleshooting
- 62,775
- Themes
- 10,444
- Plugins
- 15,384
- Requests & Feedback
- 14,987
- 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.