PHP 8.2.31
Preview: header.php Size: 448 B
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/wpforms-lite/templates/admin/splash/header.php

<?php
/**
 * What's New modal header.
 *
 * @since 1.8.7
 *
 * @var string $title Header title.
 * @var string $image Logo URL.
 * @var string $description Header content.
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

?>
<header>
	<img src="<?php echo esc_url( $image ); ?>" alt="">
	<div class="wpforms-splash-header-content">
		<h2>
			<?php echo esc_html( $title ); ?>
		</h2>
		<p><?php echo esc_html( $description ); ?></p>
	</div>
</header>

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
575 B lrw-r--r-- 2024-08-08 19:32:00
Edit Download
448 B lrw-r--r-- 2024-02-29 17:17:50
Edit Download
1.35 KB lrw-r--r-- 2025-07-31 14:13:36
Edit Download
1.54 KB lrw-r--r-- 2024-08-08 19:32:00
Edit Download

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