PHP 8.1.33
Preview: searchform.php Size: 1.08 KB
/home/jambtst2015/public_html/ida.org.ng/wp-content/themes/twentyseventeen/searchform.php

<?php
/**
 * Template for displaying search forms in Twenty Seventeen
 *
 * @package WordPress
 * @subpackage Twenty_Seventeen
 * @since Twenty Seventeen 1.0
 * @version 1.0
 */

?>

<?php $unique_id = esc_attr( twentyseventeen_unique_id( 'search-form-' ) ); ?>

<form role="search" method="get" class="search-form" action="<?php echo esc_url( home_url( '/' ) ); ?>">
	<label for="<?php echo $unique_id; ?>">
		<span class="screen-reader-text">
			<?php
			/* translators: Hidden accessibility text. */
			echo _x( 'Search for:', 'label', 'twentyseventeen' );
			?>
		</span>
	</label>
	<input type="search" id="<?php echo $unique_id; ?>" class="search-field" placeholder="<?php echo esc_attr_x( 'Search &hellip;', 'placeholder', 'twentyseventeen' ); ?>" value="<?php echo get_search_query(); ?>" name="s" />
	<button type="submit" class="search-submit"><?php echo twentyseventeen_get_svg( array( 'icon' => 'search' ) ); ?><span class="screen-reader-text">
		<?php
		/* translators: Hidden accessibility text. */
		echo _x( 'Search', 'submit button', 'twentyseventeen' );
		?>
	</span></button>
</form>

Directory Contents

Dirs: 3 × Files: 19

Name Size Perms Modified Actions
assets DIR
- drwxr-xr-x 2024-11-22 17:53:10
Edit Download
inc DIR
- drwxr-xr-x 2024-11-22 17:53:10
Edit Download
- drwxr-xr-x 2024-11-22 17:53:10
Edit Download
123 B lrw-r--r-- 2024-11-22 17:53:10
Edit Download
914 B lrw-r--r-- 2024-11-22 17:53:10
Edit Download
1.93 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
2.46 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
1.28 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
1.60 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
22.85 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
1.61 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
2.24 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
990 B lrw-r--r-- 2024-11-22 17:53:10
Edit Download
4.01 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
6.80 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
9.58 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
353.64 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
2.15 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
1.08 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
501 B lrw-r--r-- 2024-11-22 17:53:10
Edit Download
1.68 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download
82.18 KB lrw-r--r-- 2024-11-22 17:53:10
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).