SILENT KILLERPanel

Current Path: > home > transcarter > > www > > wp-includes > theme-compat >


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-includes/theme-compat/

NameTypeSizeLast ModifiedActions
comments.php File 2148 bytes May 23 2023 14:25:24.
embed-404.php File 967 bytes March 22 2022 15:25:04.
embed-content.php File 3484 bytes November 18 2021 13:50:06.
embed.php File 481 bytes November 30 2017 23:11:00.
error_log File 34475 bytes August 07 2025 23:16:24.
footer-embed.php File 438 bytes May 25 2016 15:05:28.
footer.php File 1055 bytes June 19 2023 17:27:28.
header-embed.php File 702 bytes October 31 2019 20:20:02.
header.php File 1892 bytes November 26 2022 21:01:18.
sidebar.php File 4489 bytes November 26 2023 16:43:30.

Reading File: /home/transcarter//www//wp-includes/theme-compat//embed-404.php

<?php
/**
 * Contains the post embed content template part
 *
 * When a post is embedded in an iframe, this file is used to create the content template part
 * output if the active theme does not include an embed-404.php template.
 *
 * @package WordPress
 * @subpackage Theme_Compat
 * @since 4.5.0
 */
?>
<div class="wp-embed">
	<p class="wp-embed-heading"><?php _e( 'Oops! That embed cannot be found.' ); ?></p>

	<div class="wp-embed-excerpt">
		<p>
			<?php
			printf(
				/* translators: %s: A link to the embedded site. */
				__( 'It looks like nothing was found at this location. Maybe try visiting %s directly?' ),
				'<strong><a href="' . esc_url( home_url() ) . '">' . esc_html( get_bloginfo( 'name' ) ) . '</a></strong>'
			);
			?>
		</p>
	</div>

	<?php
	/** This filter is documented in wp-includes/theme-compat/embed-content.php */
	do_action( 'embed_content' );
	?>

	<div class="wp-embed-footer">
		<?php the_embed_site_title(); ?>
	</div>
</div>

SILENT KILLER Tool