Current Path: > home > codekrsu > > cuddlebuds.lk > wp-includes > theme-compat
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
comments.php | File | 2148 bytes | May 23 2023 19:25:24. | |
embed-404.php | File | 967 bytes | March 22 2022 20:25:04. | |
embed-content.php | File | 3484 bytes | November 18 2021 18:50:06. | |
embed.php | File | 481 bytes | December 01 2017 04:11:00. | |
footer-embed.php | File | 438 bytes | May 25 2016 20:05:28. | |
footer.php | File | 1055 bytes | June 19 2023 22:27:28. | |
header-embed.php | File | 702 bytes | November 01 2019 01:20:02. | |
header.php | File | 1892 bytes | November 27 2022 02:01:18. | |
sidebar.php | File | 4489 bytes | November 26 2023 21:43:30. |
<?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