wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-includes/blocks/search.php › WordPress File
Functions3
› Server-side rendering of the `core/search` block.
Function | Short description |
---|---|
classnames_for_block_core_search | Builds the correct top level classnames for the 'core/search' block. |
register_block_core_search | Registers the `core/search` block on the server. |
render_block_core_search | Dynamically renders the `core/search` block. |