hidden-search-form.php 457 B

12345678910111213
  1. <?php
  2. /**
  3. * Title: Tags and date
  4. * Slug: vivre/search-form
  5. * Inserter: no
  6. */
  7. ?>
  8. <!-- wp:heading {"textAlign":"center","level":1,"style":{"spacing":{"margin":{"bottom":"4rem"}}}} -->
  9. <h1 class="has-text-align-center" style="margin-bottom:4rem"><?php echo esc_html__( 'Search', 'vivre' ); ?></h1>
  10. <!-- /wp:heading -->
  11. <!-- wp:search {"label":"","showLabel":false,"placeholder":"<?php echo esc_html__( 'Search', 'vivre' ); ?>","buttonUseIcon":true} /-->