🚀 Hostinger Optimized
🖥️ Server: LiteSpeed
💻 System: Linux s20058.bom1.stableserver.net 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64
👤 User: skhata (1324)
🐘 PHP: 8.4.20
🚫 Disabled: ✨ NONE

💻 Terminal

📁 /home/skhata/chandrasons.com/public
$

📄 searchform.php

📁 Path: /home/skhata/himalayankrishi.com/wp-content/themes/vamtam-landscaping/searchform.php
📊 Size: 757 B
🔒 Perm: 0644
📝 MIME: text/x-php
<?php
/**
 * Search form template
 *
 * @package vamtam/landscaping
 */
?>
<form role="search" method="get" class="searchform clearfix" action="<?php echo esc_url( home_url( '/' ) ) ?>">
	<label for="search-text-widget" class="visuallyhidden"><?php esc_html_e( 'Search for:', 'vamtam-landscaping' ) ?></label>
	<input id="search-text-widget" type="text" value="<?php echo esc_attr( get_query_var( 's' ) ) ?>" name="s" placeholder="<?php esc_attr_e( 'Search', 'vamtam-landscaping' )?>" required="required" />
	<input type="submit" value="<?php esc_attr_e( 'Search', 'vamtam-landscaping' )?>" />
	<?php if ( defined( 'ICL_LANGUAGE_CODE' ) ) : ?>
		<input type="hidden" name="lang" value="<?php echo esc_attr( ICL_LANGUAGE_CODE ) ?>"/>
	<?php endif ?>
</form>
← Back📥 Raw✏️ Edit🔒 Chmod
✨ File Manager Magic ✨