// SYSTEM PANEL //
[ROOT]
/
home
/
comaria
/
perform-evolution
/
wp-content
/
themes
/
twentytwentyfive
/
patterns
[ PARENT ]
EDIT :: hidden-search.php
<?php /** * Title: Search * Slug: twentytwentyfive/hidden-search * Inserter: no * * @package WordPress * @subpackage Twenty_Twenty_Five * @since Twenty Twenty-Five 1.0 */ ?> <!-- wp:search {"label":"<?php echo esc_html_x( 'Search', 'Search form label.', 'twentytwentyfive' ); ?>","showLabel":false,"placeholder":"<?php echo esc_attr_x( 'Type here...', 'Search input field placeholder text.', 'twentytwentyfive' ); ?>","buttonText":"<?php echo esc_attr_x( 'Search', 'Button text. Verb.', 'twentytwentyfive' ); ?>"} /-->
SAVE
CANCEL