403Webshell
Server IP : 146.59.209.152  /  Your IP : 216.73.216.46
Web Server : Apache
System : Linux webm005.cluster131.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
User : infrafs ( 43850)
PHP Version : 8.2.29
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/infrafs/INFRABIKEDE/wp-content/plugins/duplicator/template/admin_pages/welcome/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/infrafs/INFRABIKEDE/wp-content/plugins/duplicator/template/admin_pages/welcome/intro.php
<?php

/**
 *
 * @package   Duplicator
 * @copyright (c) 2023, Snap Creek LLC
 */

use Duplicator\Installer\Utils\LinkManager;

defined("ABSPATH") || exit;

/**
* Variables
*
* @var \Duplicator\Core\Views\TplMng  $tplMng
* @var array<string, mixed> $tplData
*/
?>

<div class="intro">
    <div class="sullie">
        <img src="<?php echo DUPLICATOR_PLUGIN_URL; ?>assets/img/welcome/willie.svg"
             alt="<?php esc_attr_e('Willie the Duplicator mascot', 'duplicator'); ?>">
    </div>
    <div class="block">
        <h1><?php esc_html_e('Welcome to Duplicator', 'duplicator'); ?></h1>
        <h6><?php esc_html_e('Thank you for choosing Duplicator - the most powerful WordPress Migration and Backup ' .
                'plugin in the market.', 'duplicator'); ?></h6>
    </div>
    <a href="#" style="display: none;" class="play-video"
       title="<?php esc_attr_e('Watch how to create your first form', 'duplicator'); ?>">
        <img src="#"
             alt="<?php esc_attr_e('Watch how to create your first form', 'duplicator'); ?>"
             class="video-thumbnail">
    </a>
    <div style="padding-top: 0;" class="block">
        <h6><?php esc_html_e('Duplicator makes it easy to create backups and migrations in WordPress. Get started by ' .
                'creating a new package or read our quick start guide.', 'duplicator'); ?></h6>
        <div class="button-wrap dup-clearfix">
            <div class="left">
                <a href="<?php echo esc_url($tplData['packageNonceUrl']); ?>"
                   class="dup-btn dup-btn-lg dup-btn-orange dup-btn-block">
                    <?php esc_html_e('Create Your First Package', 'duplicator'); ?>
                </a>
            </div>
            <div class="right">
                <a href="<?php echo esc_url(LinkManager::getCategoryUrl(LinkManager::QUICK_START_CAT, 'welcome_page', 'Full Guide')); ?>"
                   class="dup-btn dup-btn-lg dup-btn-grey dup-btn-block"
                   target="_blank" rel="noopener noreferrer">
                    <?php esc_html_e('Read the Full Guide', 'duplicator'); ?>
                </a>
            </div>
        </div>
    </div>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit