11 lines
332 B
PHP
11 lines
332 B
PHP
<?php
|
|
/**
|
|
* Title: Search
|
|
* Slug: exmoor/search
|
|
* Categories: featured
|
|
*/
|
|
|
|
declare( strict_types = 1 );
|
|
?>
|
|
|
|
<!-- wp:search {"label":"","showLabel":false,"placeholder":"<?php echo esc_html_x( 'Search...', 'This is a placeholder text in a search field', 'exmoor' ); ?>","buttonPosition":"button-inside","buttonUseIcon":true} /-->
|