PATH:
home
/
bkunreyz
/
bcmuslimgolfers.com
/
wp-content
/
plugins
/
backup
/
public
/
templates
/
notices
<?php $banner = backupGuardGetBanner(SG_ENV_WORDPRESS, "plugin", SG_PRODUCT_IDENTIFIER); $buttonText = "$19.95* | BUY NOW"; $banerText = "You're running the Free version of the plugin.<br>If you're interested in website migration, backup to cloud, scheduled backups, mail notifications, then don't wait to buy BackupGuard Pro <b>NOW!</b>"; $pluginCapabilities = backupGuardGetCapabilities(); if ($pluginCapabilities != BACKUP_GUARD_CAPABILITIES_FREE) { $buttonText = "UPGRADE NOW"; $banerText = "Your’e running the ".backupGuardGetProductName()." version of the plugin. If you’re interested in more options included in other versions, then don’t wait to upgrade your license by paying only difference between plans."; } ?> <div id="sg-banner" > <div id="sg-left-column"> <ul> <li class="hvr-bounce-in"> <a target="_blank" href="<?php echo SG_BACKUP_KNOWLEDGE_BASE_URL; ?>"> <img class="sg-img-class" src="<?php echo SG_PUBLIC_URL; ?>img/user-manual.png"> User manual </a> </li> <li class="hvr-bounce-in"> <a target="_blank" href="<?php echo SG_BACKUP_DEMO_URL; ?>"> <img class="sg-img-class" src="<?php echo SG_PUBLIC_URL; ?>img/full-demo.png"> Full demo</a> </li> <li class="hvr-bounce-in"> <a target="_blank" href="<?php echo SG_BACKUP_FAQ_URL; ?>"> <img class="sg-img-class" src="<?php echo SG_PUBLIC_URL;?>img/FAQ.png"> F.A.Q.</a> </li> <li class="hvr-bounce-in"> <a target="_blank" href="<?php echo SG_BACKUP_CONTACT_US_URL; ?>"> <img class="sg-img-class" src="<?php echo SG_PUBLIC_URL; ?>img/contact-us.png"> Contact us </a> </li> </ul> </div> <div id="sg-center-column"> <?php if (empty($banner)): ?> <p> <?php echo $banerText; ?> </p> <p> <a id="sg-buy-now" target="_blank" href="https://backup-guard.com/products/backup-wordpress#pricing"> <img class="sg-img-class" src="<?php echo SG_PUBLIC_URL; ?>img/cart.png"> <span id="sg-buy-now-text"><?php echo $buttonText; ?></span> </a><br> <?php if ($pluginCapabilities == BACKUP_GUARD_CAPABILITIES_FREE): ?> <span id="sg-banner-clarification">*Silver package | Lifetime license</span> <?php endif; ?> </p> <?php else: ?> <?php echo $banner; ?> <?php endif; ?> </div> <div id="sg-right-column"> <div class="sg-close-free-banner"></div> <ul> <li class="sg-logo-li"> <a id="sg-logo" target="_blank" href="<?php echo SG_BACKUP_SITE_URL; ?>"></a> </li> <li id="sg-social-buttons"> <a class="sg-banner-social-button" id="sg-facebook" target="_blank" href="https://www.facebook.com/backupguard"></a> <a class="sg-banner-social-button" id="sg-twitter" target="_blank" href="https://twitter.com/backupguard"></a> <a class="sg-banner-social-button" id="sg-youtube" target="_blank" href="https://www.youtube.com/channel/UCZhNYAcWl0VKHevWeakOvwQ"></a> </li> <br> <li id="sg-rate-us"> <div id="sg-banner-test"> <label class="sg-banner-rate-us-in">Rate us</label> <a class="sg-banner-rate-us-in" target="_blank" href="<?php echo SG_BACKUP_GUARD_REVIEW_URL; ?>"> <div id="rateYo"></div> <a> </div> </li> </ul> </div> </div>
[-] missed_table.php
[edit]
[-] timeout_free_error.php
[edit]
[-] litespeed_warning.php
[edit]
[-] timeout_error.php
[edit]
[+]
..
[-] banner.php
[edit]
[-] ping_permission.php
[edit]
[-] restore_notwritable_error.php
[edit]
[-] migration_error.php
[edit]