run:R W Run
2.1 KB
2026-03-11 16:18:51
R W Run
967 By
2026-03-11 16:18:51
R W Run
3.4 KB
2026-03-11 16:18:51
R W Run
481 By
2026-03-11 16:18:51
R W Run
438 By
2026-03-11 16:18:51
R W Run
1.03 KB
2026-03-11 16:18:51
R W Run
702 By
2026-03-11 16:18:51
R W Run
1.85 KB
2026-03-11 16:18:51
R W Run
4.38 KB
2026-03-11 16:18:51
R W Run
error_log
📄embed.php
1<?php
2/**
3 * Contains the post embed base template
4 *
5 * When a post is embedded in an iframe, this file is used to create the output
6 * if the active theme does not include an embed.php template.
7 *
8 * @package WordPress
9 * @subpackage oEmbed
10 * @since 4.4.0
11 */
12
13get_header( 'embed' );
14
15if ( have_posts() ) :
16 while ( have_posts() ) :
17 the_post();
18 get_template_part( 'embed', 'content' );
19 endwhile;
20else :
21 get_template_part( 'embed', '404' );
22endif;
23
24get_footer( 'embed' );
25
Ui Ux Design – Teachers Night Out

Get in Touch

© 2024 Teachers Night Out. All Rights Reserved.