PHP 8.1.33
Preview: search.php Size: 1.06 KB
/home/jambtst2015/public_html/aef.ng/wp-content/themes/popularfx/search.php

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

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', 'popularfx' ), '<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: 5 × Files: 21

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2022-06-03 10:06:49
Edit Download
inc DIR
- drwxr-xr-x 2022-06-03 10:06:49
Edit Download
js DIR
- drwxr-xr-x 2022-06-03 10:06:49
Edit Download
languages DIR
- drwxr-xr-x 2022-06-03 10:06:49
Edit Download
- drwxr-xr-x 2022-06-03 10:06:49
Edit Download
1.62 KB lrw-r--r-- 2020-11-11 14:56:46
Edit Download
1.03 KB lrw-r--r-- 2020-11-11 14:56:46
Edit Download
1.95 KB lrw-r--r-- 2020-11-11 14:56:46
Edit Download
5.90 KB lrw-r--r-- 2021-12-15 17:31:38
Edit Download
976 B lrw-r--r-- 2020-11-11 14:56:46
Edit Download
24.95 KB lrw-r--r-- 2024-11-19 17:27:22
Edit Download
1.88 KB lrw-r--r-- 2020-11-11 14:56:46
Edit Download
1.25 KB lrw-r--r-- 2020-11-11 14:56:46
Edit Download
25.91 KB lrw-r--r-- 2020-11-11 14:56:46
Edit Download
809 B lrw-r--r-- 2020-11-11 14:56:46
Edit Download
520 B lrw-r--r-- 2020-11-11 14:56:46
Edit Download
8.94 KB lrw-r--r-- 2024-11-19 17:27:22
Edit Download
273.88 KB lrw-r--r-- 2022-02-04 20:04:58
Edit Download
1.06 KB lrw-r--r-- 2020-11-11 14:56:46
Edit Download
8.74 KB lrw-r--r-- 2021-12-15 17:31:38
Edit Download
360 B lrw-r--r-- 2020-11-11 14:56:46
Edit Download
959 B lrw-r--r-- 2020-11-11 14:56:46
Edit Download
28.55 KB lrw-r--r-- 2024-11-19 17:27:22
Edit Download
28.53 KB lrw-r--r-- 2024-11-19 17:27:22
Edit Download
23.62 KB lrw-r--r-- 2021-12-17 17:45:14
Edit Download
23.64 KB lrw-r--r-- 2021-12-17 17:45:14
Edit Download

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