REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 602 B
Close
/home/nshryvcy/blissfulnepal.com/wp-content/plugins/newsletter/emails/blocks/header/layouts/logo/layout.php
Text
Base64
<?php /** @var array $options */ /** @var TNP_Media $media */ if (!$media) { echo '<p>Set your logo on company info page, thank you.</p>'; return; } $image_width = 600-$options['block_padding_left']-$options['block_padding_right']; if ($options['logo_width']) { $image_width = min($options['logo_width'], $image_width); } $media->set_width($image_width); ?> <a href="<?php echo esc_url($media->link) ?>" target="_blank"><img src="<?php echo $media->url ?>" width="<?php echo $media->width ?>" height="<?php echo $media->height ?>" border="0" alt="<?php echo esc_attr($media->alt) ?>"></a>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 1
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
layout.php
602 B
lrw-r--r--
2026-06-03 14:57:28
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).