themes-wordpress/cakely/patterns/hidden-search-field.php
Takashi Irie 0f0286ab99
Cakely: Add theme (#7632)
* Cakely: Add theme
2024-02-06 14:00:42 -05:00

11 lines
332 B
PHP

<?php
/**
* Title: Search field
* Slug: cakely/hidden-search-field
* Inserter: no
*/
declare( strict_types = 1 );
?>
<!-- wp:search {"showLabel":false,"placeholder":"<?php echo esc_html_x( 'Search...', 'This is a placeholder text in a search field', 'cakely' ); ?>","buttonPosition":"button-inside","buttonUseIcon":true} /-->