search.php 538 B

12345678910111213
  1. <?php
  2. /**
  3. * Title: Default Search
  4. * Slug: course/search
  5. * Inserter: no
  6. */
  7. ?>
  8. <!-- wp:heading {"level":1,"style":{"typography":{"lineHeight":".9"},"spacing":{"padding":{"bottom":"30px"}}}} -->
  9. <h1 style="padding-bottom:30px;line-height:.9"><?php echo esc_html__( 'Search', 'course' ) ?></h1>
  10. <!-- /wp:heading -->
  11. <!-- wp:search {"label":" ","showLabel":false,"placeholder":"<?php echo esc_html__( 'Search...', 'course' ) ?>","width":100,"widthUnit":"%","buttonText":"","buttonUseIcon":true,"style":{"border":{"radius":"4px"}}} /-->