AnonSec Shell
Server IP : 104.21.14.48  /  Your IP : 3.147.89.255   [ Reverse IP ]
Web Server : Apache
System : Linux b70eb322-3aee-0c53-7c82-0db91281f2c6.secureserver.net 6.1.90-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 2 12:09:22 EDT 2024 x86_64
User : root ( 0)
PHP Version : 8.0.30.2
Disable Function : NONE
Domains : 0 Domains
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/wp-content/plugins/cf7-styler/admin/partials/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www/wp-content/plugins/cf7-styler/admin/partials/cf7-customizer-admin-display.php
<?php

/**
 * Provide a admin area view for the plugin
 *
 * This file is used to markup the admin-facing aspects of the plugin.
 *
 * @link       saleswonder.biz
 * @since      1.0.0
 *
 * @package    Cf7_Customizer
 * @subpackage Cf7_Customizer/admin/partials
 */

$plugin_version = Cf7_License::get_license_version();
$is_wp2leads_installed = Cf7_License::is_wp2leads_installed();
?>

<!-- This file should primarily consist of HTML with a little bit of PHP. -->
<div class="wrap">
    <h1>
        <?php _e('WOW Style Contact Form 7', 'cf7-styler'); ?>
    </h1>

    <div id="cf7cstmzr-sticky-message"></div>

    <?php
    if (false) {
        ?>
        <p style="margin-bottom: 5px;">
            <?php _e('If you are using page builders, like Thrive Architect, OptimizePress etc., please check our <a href="https://saleswonder.biz/knowledge-base/" target="_blank">Knowledge Base page</a> for fixing possible issues', 'cf7-styler'); ?>
        </p>
        <?php
    }
    ?>

    <?php
    if ('free' === $plugin_version && $is_wp2leads_installed) {
        ?>
        <p style="margin-bottom: 5px;">
            <?php _e('Do you like to get styler premium version for free? Then <a href="?page=wp2l-admin&tab=settings" target="_blank">Enter your WP2LEADS pro license</a> or get a license <a href="https://wp2leads-for-klick-tipp.com/web/go-pro-plus-get-all-done4u/" target="_blank">here</a>!', 'cf7-styler'); ?>
        </p>
        <?php
    }

    if ('free' === $plugin_version && function_exists('cf7_styler')) {
        if (!cf7_styler()->is_trial_utilized()) {
            ?>
            <p style="margin-bottom: 5px;">
                <?php _e('Start your 14-day free trial with all Professional functions <a href="admin.php?billing_cycle=annual&trial=true&page=cf7cstmzr_page-pricing" class="go-to-upgrade" data-confirm="Do you want to save changes before leaving page?" target="_blank">here</a>!', 'cf7-styler'); ?>
            </p>
            <?php
        }
    }
    ?>

    <?php include_once CF7CSTMZR_PLUGIN_PATH . 'admin/partials/cf7-customizer-admin-tabs.php'; ?>

    <?php
    if (!cf7cstmzr_is_plugin_activated( 'contact-form-7', 'wp-contact-form-7.php' )) {
        include_once CF7CSTMZR_PLUGIN_PATH . 'admin/partials/cf7-customizer-admin-tab-required-plugin.php';
    } else {
        include_once CF7CSTMZR_PLUGIN_PATH . 'admin/partials/cf7-customizer-admin-tab-'.$active_tab.'.php';
    }
    ?>
</div>

Anon7 - 2022
AnonSec Team