PHP 8.2.31
Preview: summary-header.php Size: 2.36 KB
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/wpforms-lite/templates/emails/summary-header.php

<?php
/**
 * Summary header template.
 *
 * This template can be overridden by copying it to yourtheme/wpforms/emails/summary-header.php.
 *
 * @since 1.8.8
 *
 * @var string $title        Email title.
 * @var array  $header_image Header image arguments.
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}

?>

<!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=<?php bloginfo( 'charset' ); ?>">
	<meta content="width=device-width, initial-scale=1.0" name="viewport">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<meta name="color-scheme" content="light dark">
	<title><?php echo esc_html( $title ); ?></title>
</head>
<body <?php echo is_rtl() ? 'rightmargin' : 'leftmargin'; ?>="0" marginwidth="0" topmargin="0" marginheight="0" offset="0" bgcolor="#f8f8f8" class="<?php echo is_rtl() ? 'rtl' : 'ltr'; ?>">
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%" class="body" role="presentation" bgcolor="#f8f8f8">
	<tr>
		<td><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>
		<td align="center" valign="top" class="body-inner" width="700">
			<div class="wrapper" width="100%" dir="<?php echo is_rtl() ? 'rtl' : 'ltr'; ?>">
				<table border="0" cellpadding="0" cellspacing="0" width="100%" class="container" role="presentation">
					<?php if ( ! empty( $header_image['url_dark'] ) ) : ?>
						<tr class="header-wrapper dark-mode">
							<td align="center" valign="middle" class="header">
								<div class="header-image">
									<img width="260" src="<?php echo esc_url( $header_image['url_dark'] ); ?>" alt="<?php echo esc_attr( get_bloginfo( 'name' ) ); ?>" />
								</div>
							</td>
						</tr>
					<?php endif; ?>
					<?php if ( ! empty( $header_image['url_light'] ) ) : ?>
						<tr class="header-wrapper light-mode">
							<td align="center" valign="middle" class="header">
								<div class="header-image">
									<img width="260" src="<?php echo esc_url( $header_image['url_light'] ); ?>" alt="<?php echo esc_attr( get_bloginfo( 'name' ) ); ?>" />
								</div>
							</td>
						</tr>
					<?php endif; ?>
					<tr>
						<td class="wrapper-inner">
							<table border="0" cellpadding="0" cellspacing="0" width="100%" role="presentation">
								<tr>
									<td valign="top" class="content">

Directory Contents

Dirs: 1 × Files: 25

Name Size Perms Modified Actions
partials DIR
- drwxr-xr-x 2026-06-04 03:43:03
Edit Download
400 B lrw-r--r-- 2023-11-28 16:59:36
Edit Download
316 B lrw-r--r-- 2023-11-28 16:59:36
Edit Download
1.18 KB lrw-r--r-- 2023-11-28 16:59:36
Edit Download
2.57 KB lrw-r--r-- 2024-04-23 14:43:10
Edit Download
3.29 KB lrw-r--r-- 2026-01-29 20:00:56
Edit Download
2.58 KB lrw-r--r-- 2024-04-23 14:43:10
Edit Download
400 B lrw-r--r-- 2023-11-28 16:59:36
Edit Download
321 B lrw-r--r-- 2023-11-28 16:59:36
Edit Download
1.21 KB lrw-r--r-- 2023-11-28 16:59:36
Edit Download
2.61 KB lrw-r--r-- 2024-04-23 14:43:10
Edit Download
3.25 KB lrw-r--r-- 2026-01-29 20:00:56
Edit Download
2.57 KB lrw-r--r-- 2024-04-23 14:43:10
Edit Download
348 B lrw-r--r-- 2024-01-16 17:57:58
Edit Download
361 B lrw-r--r-- 2020-01-15 23:06:30
Edit Download
632 B lrw-r--r-- 2023-08-10 15:19:36
Edit Download
1.22 KB lrw-r--r-- 2020-01-15 23:06:30
Edit Download
357 B lrw-r--r-- 2026-01-29 20:00:56
Edit Download
579 B lrw-r--r-- 2023-11-28 16:59:36
Edit Download
5.41 KB lrw-r--r-- 2026-06-03 16:18:22
Edit Download
16.87 KB lrw-r--r-- 2026-06-03 16:18:22
Edit Download
849 B lrw-r--r-- 2025-09-25 15:01:02
Edit Download
1.39 KB lrw-r--r-- 2025-09-25 15:01:02
Edit Download
2.36 KB lrw-r--r-- 2024-04-23 14:43:10
Edit Download
525 B lrw-r--r-- 2026-01-29 20:00:56
Edit Download
586 B lrw-r--r-- 2024-04-23 14:43:10
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).