SILENT KILLERPanel

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


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/template-parts

NameTypeSizeLast ModifiedActions
404.php File 231 bytes June 12 2025 15:15:30.
archive.php File 360 bytes June 12 2025 15:15:30.
content-none.php File 1229 bytes June 12 2025 15:15:30.
content-page.php File 341 bytes June 12 2025 15:15:30.
content-photoswipe.php File 2170 bytes June 12 2025 15:15:30.
content-single.php File 477 bytes June 12 2025 15:15:30.
content.php File 481 bytes June 12 2025 15:15:30.
footer.php File 104 bytes June 12 2025 15:15:30.
header.php File 104 bytes June 12 2025 15:15:30.
loop.php File 464 bytes June 12 2025 15:15:30.
single.php File 423 bytes June 12 2025 15:15:30.

Reading File: /home/transcarter//www/wp-content/themes/woostify/template-parts/content-none.php

<?php
/**
 * The template part for displaying a message that posts cannot be found.
 *
 * Learn more: https://developer.wordpress.org/themes/basics/template-hierarchy/
 *
 * @package woostify
 */

?>

<div class="no-results not-found">
	<header class="page-header">
		<h1 class="page-title entry-title"><?php esc_html_e( 'Nothing Found', 'woostify' ); ?></h1>
	</header><!-- .page-header -->

	<div class="page-content">
		<?php if ( is_home() && current_user_can( 'publish_posts' ) ) : ?>

			<p>
				<?php
					/* translators: 1: URL */
					printf( wp_kses( __( 'Ready to publish your first post? <a href="%1$s">Get started here</a>.', 'woostify' ), array( 'a' => array( 'href' => array() ) ) ), esc_url( admin_url( 'post-new.php' ) ) );
				?>
			</p>

		<?php elseif ( is_search() ) : ?>

			<p><?php esc_html_e( 'Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'woostify' ); ?></p>
			<?php get_search_form(); ?>

		<?php else : ?>

			<p><?php esc_html_e( 'It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help.', 'woostify' ); ?></p>
			<?php get_search_form(); ?>

		<?php endif; ?>
	</div><!-- .page-content -->
</div><!-- .no-results -->

SILENT KILLER Tool