<?php /** * Template for displaying search forms in Organic Farm * * @subpackage Organic Farm * @since 1.0 */ ?> <?php $organic_farm_unique_id = esc_attr( uniqid( 'search-form-' ) ); ?> <form method="get" class="search-form" action="<?php echo esc_url( home_url( '/' ) ); ?>"> <input type="search" class="search-field" placeholder="<?php echo esc_attr_x( 'Search', 'placeholder', 'organic-farm' ); ?>" value="<?php echo esc_attr( get_search_query() ); ?>" name="s" /> <button type="submit" class="search-submit"><?php echo esc_html_x( 'Search', 'submit button', 'organic-farm' ); ?></button> </form>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
assets | Folder | 0755 |
|
|
inc | Folder | 0755 |
|
|
languages | Folder | 0755 |
|
|
page-template | Folder | 0755 |
|
|
template-parts | Folder | 0755 |
|
|
woocommerce | Folder | 0755 |
|
|
404.php | File | 2.5 KB | 0644 |
|
archive.php | File | 1.94 KB | 0644 |
|
comments.php | File | 1.62 KB | 0644 |
|
footer.php | File | 934 B | 0644 |
|
functions.php | File | 19.59 KB | 0644 |
|
header.php | File | 8.38 KB | 0644 |
|
index.php | File | 2.56 KB | 0644 |
|
page.php | File | 2.93 KB | 0644 |
|
readme.txt | File | 12.71 KB | 0644 |
|
screenshot.png | File | 291.08 KB | 0644 |
|
search.php | File | 2.82 KB | 0644 |
|
searchform.php | File | 622 B | 0644 |
|
sidebar.php | File | 1.04 KB | 0644 |
|
single.php | File | 220 B | 0644 |
|
style.css | File | 56.34 KB | 0644 |
|