Displays a search form
The Search block displays a Search form to allow your content to be searched.
Screenshot
Example
Notes
- The Search block displays a server side rendered Search form.
- It’s implemented as a server rendered block.
- By calling get_search_form() directly you get the core search form functionality.
- It’s similar to the Search widget and the [bw_search] shortcode.
- For requirements and status see bobbingwide/oik-blocks#20.
- This Search block replaces Search – oik-block/search.
- Which should transform to this block.
- The [bw_search] shortcode should also transform.