File "index.php"
Full Path: /home/londdqdw/public_html/06/wp-content/plugins/all-in-one-wp-migration/lib/view/whats-new/index.php
File size: 3.6 KB
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Copyright (C) 2014-2020 ServMask Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* ███████╗███████╗██████╗ ██╗ ██╗███╗ ███╗ █████╗ ███████╗██╗ ██╗
* ██╔════╝██╔════╝██╔══██╗██║ ██║████╗ ████║██╔══██╗██╔════╝██║ ██╔╝
* ███████╗█████╗ ██████╔╝██║ ██║██╔████╔██║███████║███████╗█████╔╝
* ╚════██║██╔══╝ ██╔══██╗╚██╗ ██╔╝██║╚██╔╝██║██╔══██║╚════██║██╔═██╗
* ███████║███████╗██║ ██║ ╚████╔╝ ██║ ╚═╝ ██║██║ ██║███████║██║ ██╗
* ╚══════╝╚══════╝╚═╝ ╚═╝ ╚═══╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝
*/
if ( ! defined( 'ABSPATH' ) ) {
die( 'Kangaroos cannot jump here' );
}
?>
<div class="ai1wm-whats-new-container">
<div class="ai1wm-whats-new-hero-container">
<img src="<?php echo wp_make_link_relative( AI1WM_URL ); ?>/lib/view/assets/img/whats-new/hero.png?v=<?php echo AI1WM_VERSION; ?>" />
<div class="ai1wm-whats-new-hero-text">
<div class="ai1wm-whats-new-hero-date">06/26/2023</div>
<div class="ai1wm-whats-new-hero-title"><span style="color: #A06AB4">Premium:</span> Schedule Backups with Backup Scheduler</div>
<div class="ai1wm-whats-new-hero-content">
We're thrilled to introduce our new feature - Backup Scheduler, adding another layer of convenience and automation to your website management. This feature allows you to set up automatic backups, ensuring your data is safe and always up-to-date.<br /><br />
Operating the Backup Scheduler is as simple as it gets. All you need to do is specify the frequency and preferred time for your backups in the scheduler. Once set, the plugin takes over, performing regular backups without any further manual intervention. It's as easy as "set it and forget it".<br /><br />
This feature is a game-changer for busy website administrators who can't afford to spend time on routine backups. No more calendar reminders or missed backup opportunities – just reliable, scheduled backups that run like clockwork. The Backup Scheduler ensures that even in the face of unexpected incidents, your most recent data is always secure and recoverable.<br /><br />
Whether you're running a blog, an online store, or a corporate website, the new Backup Scheduler feature will simplify your website management process and give you peace of mind. Try it out today and experience hassle-free, automated backups like never before!
</div>
</div>
</div>
</div>