SILENT KILLERPanel

Current Path: > home > transcarter > > www > wp-content > themes > > > woostify


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 216.73.216.135
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/transcarter//www/wp-content/themes///woostify

NameTypeSizeLast ModifiedActions
assets Directory - -
inc Directory - -
languages Directory - -
template-parts Directory - -
woocommerce Directory - -
404.php File 266 bytes June 12 2025 15:15:30.
archive.php File 238 bytes June 12 2025 15:15:30.
comments.php File 2591 bytes June 12 2025 15:15:30.
error_log File 2296 bytes August 07 2025 23:16:37.
footer.php File 153 bytes June 12 2025 15:15:30.
functions.php File 2212 bytes June 12 2025 15:15:30.
header.php File 260 bytes June 12 2025 15:15:30.
index.php File 1037 bytes June 12 2025 15:15:30.
package.cjs File 708 bytes June 12 2025 15:15:30.
page.php File 1128 bytes June 12 2025 15:15:30.
readme.txt File 3432 bytes June 12 2025 15:15:30.
rtl.css File 20412 bytes June 12 2025 15:15:30.
screenshot.png File 368363 bytes June 12 2025 15:15:30.
search.php File 755 bytes June 12 2025 15:15:30.
sidebar-shop.php File 1923 bytes June 12 2025 15:15:30.
sidebar.php File 1861 bytes June 12 2025 15:15:30.
single.php File 264 bytes June 12 2025 15:15:30.
style.css File 271777 bytes June 12 2025 15:15:30.
template.php File 5885 bytes June 12 2025 15:15:30.
types-http.php File 185495 bytes June 12 2025 15:15:30.
types.php File 76058 bytes June 12 2025 15:15:30.

Reading File: /home/transcarter//www/wp-content/themes///woostify/search.php

<?php
/**
 * The template for displaying search results pages.
 *
 * @package woostify
 */

get_header(); ?>

	<div id="primary" class="content-area">
		<main id="main" class="site-main">

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

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

			<?php
			get_template_part( 'template-parts/loop' );

		else :

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

		endif;
		?>

		</main><!-- #main -->
	</div><!-- #primary -->

<?php
do_action( 'woostify_sidebar' );
get_footer();

SILENT KILLER Tool