PHP 7.4.33
Preview: header-embed.php Size: 702 B
/home/zcziejy/ryadselyen/theme-compat/header-embed.php
<?php
/**
 * Contains the post embed header template
 *
 * When a post is embedded in an iframe, this file is used to create the header output
 * if the active theme does not include a header-embed.php template.
 *
 * @package WordPress
 * @subpackage Theme_Compat
 * @since 4.5.0
 */

if ( ! headers_sent() ) {
	header( 'X-WP-embed: true' );
}

?>
<!DOCTYPE html>
<html <?php language_attributes(); ?> class="no-js">
<head>
	<title><?php echo wp_get_document_title(); ?></title>
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<?php
	/**
	 * Prints scripts or data in the embed template head tag.
	 *
	 * @since 4.4.0
	 */
	do_action( 'embed_head' );
	?>
</head>
<body <?php body_class(); ?>>

Directory Contents

Dirs: 0 × Files: 10
Name Size Perms Modified Actions
420 B lrw-r--r-- 2026-01-09 04:01:57
Edit Download
2.10 KB lrw-r--r-- 2023-08-08 23:44:47
Edit Download
967 B lrw-r--r-- 2023-01-10 22:43:21
Edit Download
3.40 KB lrw-r--r-- 2023-01-10 22:43:19
Edit Download
481 B lrw-r--r-- 2023-01-10 22:43:20
Edit Download
438 B lrw-r--r-- 2023-01-10 22:43:20
Edit Download
1.03 KB lrw-r--r-- 2023-08-08 23:44:47
Edit Download
702 B lrw-r--r-- 2023-01-10 22:43:21
Edit Download
1.85 KB lrw-r--r-- 2023-03-29 23:36:03
Edit Download
4.38 KB lrw-r--r-- 2024-04-02 23:32:49
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).