__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<div class="wps-notification-sidebar__card <?php echo esc_attr($notification->backgroundColor()); ?> wps-notification-<?php echo esc_attr($notification->getID()) ?>">
<?php if ($notification->getIcon()): ?>
<div class="wps-notification-sidebar__card-icon">
<span><?php echo esc_html($notification->getIcon()); ?></span>
</div>
<?php endif; ?>
<div class="wps-notification-sidebar__card-body">
<div class="wps-notification-sidebar__card-title">
<?php if ($notification->getTitle()): ?>
<div><?php echo esc_html($notification->getTitle()) ?></div>
<?php endif; ?>
<?php if ($notification->activatedAt()): ?>
<div class="wps-notification-sidebar__card-date"><?php echo esc_html($notification->activatedAt()) ?></div>
<?php endif; ?>
</div>
<?php if ($notification->getDescription()): ?>
<div class="wps-notification-sidebar__card-content">
<?php echo $notification->getDescription() ?>
</div>
<?php endif; ?>
<div class="wps-notification-sidebar__card-actions">
<?php if ($notification->primaryButtonTitle() && $notification->primaryButtonUrl()): ?>
<a href="<?php echo esc_url($notification->primaryButtonUrl()); ?>" class="wps-notification-sidebar__button" target="_blank">
<?php echo esc_html($notification->primaryButtonTitle()); ?>
</a>
<?php endif; ?>
<?php if ($notification->secondaryButtonTitle() && $notification->secondaryButtonUrl()): ?>
<a href="<?php echo esc_url($notification->secondaryButtonUrl()); ?>" class="wps-notification-sidebar__button" target="_blank">
<?php echo esc_html($notification->secondaryButtonTitle()); ?>
</a>
<?php endif; ?>
<?php if (!$notification->getDismiss()): ?>
<a href="#" class="wps-notification-sidebar__dismiss" data-notification-id="<?php echo esc_attr($notification->getID()); ?>">
<?php echo esc_html__('Dismiss', 'wp-statistics'); ?>
</a>
<?php endif; ?>
</div>
</div>
</div>| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| card.php | File | 2.21 KB | 0644 |
|
| no-data.php | File | 3.46 KB | 0644 |
|
| side-bar.php | File | 3.75 KB | 0644 |
|