| Server IP : 118.139.160.155 / Your IP : 216.73.217.153 Web Server : Apache System : Linux sg2plmcpnl504228.prod.sin2.secureserver.net 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64 User : twll3xqyaqrh ( 9725459) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/twll3xqyaqrh/public_html/Site WP/wp-content/plugins/duplicator/views/settings/ |
Upload File : |
<?php
defined('ABSPATH') || defined('DUPXABSPATH') || exit;
?>
<style>
div.panel {padding: 20px 5px 10px 10px; text-align: center; }
</style>
<div class="panel">
<img src="<?php echo DUPLICATOR_PLUGIN_URL ?>assets/img/logo-dpro-300x50.png" />
<div class="txt-call-action-title">
<i class="far fa-clock fa-sm"></i> <?php echo esc_html__('Schedules are available in Duplicator Pro.', 'duplicator'); ?>
</div>
<div class="txt-call-action-sub">
<?php
esc_html_e('Create robust schedules that automatically create packages while you sleep.', 'duplicator');
echo '<br/>';
esc_html_e('Simply choose your storage location and when you want it to run.', 'duplicator');
?>
</div>
<a class="dup-btn-call-action" href="https://snapcreek.com/duplicator/?utm_source=duplicator_free&utm_medium=wordpress_plugin&utm_content=free_settings_schedule_checkitout&utm_campaign=duplicator_pro" target="_blank">
<?php esc_html_e('Check It Out!', 'duplicator') ?>
</a>
</div>