PHP 8.1.33
Preview: search.php Size: 1.06 KB
/home/jambtst2015/public_html/qasandra.com/wp-content/themes/homeworx/search.php

<?php
/**
 * The template for displaying search results pages
 *
 * @link https://developer.wordpress.org/themes/basics/template-hierarchy/#search-result
 *
 * @package homeworx
 */

get_header();
?>

	<main id="primary" class="site-main">

		<?php if ( have_posts() ) : ?>

			<header class="page-header">
				<h1 class="page-title">
					<?php
					/* translators: %s: search query. */
					printf( esc_html__( 'Search Results for: %s', 'homeworx' ), '<span>' . get_search_query() . '</span>' );
					?>
				</h1>
			</header><!-- .page-header -->

			<?php
			/* Start the Loop */
			while ( have_posts() ) :
				the_post();

				/**
				 * Run the loop for the search to output the results.
				 * If you want to overload this in a child theme then include a file
				 * called content-search.php and that will be used instead.
				 */
				get_template_part( 'template-parts/content', 'search' );

			endwhile;

			the_posts_navigation();

		else :

			get_template_part( 'template-parts/content', 'none' );

		endif;
		?>

	</main><!-- #main -->

<?php
get_sidebar();
get_footer();

Directory Contents

Dirs: 4 × Files: 23

Name Size Perms Modified Actions
inc DIR
- drwxr-xr-x 2024-12-04 09:10:35
Edit Download
js DIR
- drwxr-xr-x 2024-12-04 09:10:35
Edit Download
languages DIR
- drwxr-xr-x 2024-12-04 09:10:35
Edit Download
- drwxr-xr-x 2024-12-04 09:10:35
Edit Download
120 B lrw-r--r-- 2024-12-04 09:10:35
Edit Download
416 B lrw-r--r-- 2024-12-04 09:10:35
Edit Download
1.56 KB lrw-r--r-- 2024-12-04 09:10:35
Edit Download
1.03 KB lrw-r--r-- 2024-12-04 09:10:35
Edit Download
1.94 KB lrw-r--r-- 2024-12-04 09:10:35
Edit Download
1.27 KB lrw-r--r-- 2024-12-04 09:10:35
Edit Download
909 B lrw-r--r-- 2024-12-04 09:10:35
Edit Download
499 B lrw-r--r-- 2024-12-04 09:10:35
Edit Download
4.57 KB lrw-r--r-- 2024-12-04 09:10:35
Edit Download
1.86 KB lrw-r--r-- 2024-12-04 09:10:35
Edit Download
1.25 KB lrw-r--r-- 2024-12-04 09:10:35
Edit Download
17.62 KB lrw-r--r-- 2024-12-04 09:10:35
Edit Download
1.70 KB lrw-r--r-- 2024-12-04 09:10:35
Edit Download
808 B lrw-r--r-- 2024-12-04 09:10:35
Edit Download
3.95 KB lrw-r--r-- 2024-12-04 09:10:35
Edit Download
4.38 KB lrw-r--r-- 2024-12-04 09:10:35
Edit Download
1.10 KB lrw-r--r-- 2024-12-04 09:10:35
Edit Download
264 B lrw-r--r-- 2024-12-04 09:10:35
Edit Download
1.06 KB lrw-r--r-- 2024-12-04 09:10:35
Edit Download
350 B lrw-r--r-- 2024-12-04 09:10:35
Edit Download
956 B lrw-r--r-- 2024-12-04 09:10:35
Edit Download
16.53 KB lrw-r--r-- 2024-12-04 09:10:35
Edit Download
16.33 KB lrw-r--r-- 2024-12-04 09:10:35
Edit Download

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