PATH:
home
/
bkunreyz
/
bcmuslimgolfers.com
/
wp-content
/
themes
/
organization
<?php /** * Template for displaying search forms * */ ?> <?php $unique_id = uniqid( 'search-form-' ); ?> <form role="search" method="get" class="searchform" action="<?php echo esc_url( home_url( '/' ) ); ?>"> <div> <input id="<?php echo esc_attr( $unique_id ); ?>" class="app_search" type="text" value="" name="<?php esc_attr_e('s','organization'); ?>" class="search-field" placeholder="<?php esc_attr_e('Enter Keywords Here..','organization'); ?>" /> <input type="submit" class="search-submit" value="<?php esc_attr_e('Search','organization'); ?>" /> </div> </form>
[-] screenshot.png
[edit]
[-] single.php
[edit]
[-] sidebar.php
[edit]
[+]
images
[+]
css
[-] 404.php
[edit]
[-] style.css
[edit]
[-] searchform.php
[edit]
[+]
fonts
[-] header.php
[edit]
[-] index.php
[edit]
[+]
IMAGES USED
[-] search.php
[edit]
[-] functions.php
[edit]
[+]
..
[-] content-single.php
[edit]
[+]
recommend
[-] content-front-page.php
[edit]
[-] README.txt
[edit]
[-] footer.php
[edit]
[+]
template-files
[+]
upsell
[-] content.php
[edit]
[-] content-special.php
[edit]
[+]
dummy-data
[-] comments.php
[edit]
[-] error_log
[edit]
[-] page.php
[edit]
[-] archive.php
[edit]
[+]
js
[-] content-none.php
[edit]
[-] content-page.php
[edit]
[+]
includes
[-] home.php
[edit]