![]() Server : LiteSpeed System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : claqxcrl ( 523) PHP Version : 8.1.32 Disable Function : NONE Directory : /home/claqxcrl/claquemagazineawards.com/wp-content/themes/lalita/ |
<?php /** * The template for displaying search forms * */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } ?> <form method="get" class="search-form" action="<?php echo esc_url( home_url( '/' ) ); ?>"> <label> <span class="screen-reader-text"><?php esc_html_e( 'Search for:', 'lalita' ); ?></span> <input type="search" class="search-field" placeholder="<?php echo esc_attr_e( 'Search …', 'lalita' ); ?>" value="<?php echo get_search_query(); ?>" name="s" title="<?php esc_attr_e( 'Search for:', 'lalita' ); ?>"> </label> <input type="submit" class="search-submit" value="<?php echo esc_attr( apply_filters( 'lalita_search_button', _x( 'Search', 'submit button', 'lalita' ) ) ); ?>"> </form>