# Search

### `[search post_type="{post-type}"]`

This will display a search field. The `post_type` argument is optional. When used, it will scope the search results to the post type. For example, `[search]` will display a search field that will search the content of the entire site, while `[search post_type="sermon"]` will display a search form that will only search sermon posts on the site.
