HEX
Server: Apache
System: Linux p3plzcpnl489499.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: dwauav0tm6jp (6177017)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/dwauav0tm6jp/hosted/justinpods_com/wp-content/themes/megaphone/core/admin/welcome-panel.php
<div id="welcome-panel" class="welcome-panel megaphone-welcome-panel">
    <a href="#" class="welcome-panel-close" id="megaphone_welcome_box_hide">Dismiss</a>
    <div class="welcome-panel-content">
        <h2>Thank you for choosing megaphone!</h2>
        <p class="about-description">Now it's your turn to create something amazing.</p>
        <div class="welcome-panel-column-container">
            <div class="welcome-panel-column">
                <h3>Setup wizard</h3>
                <p>The setup wizard will automatically install and activate all of the recommended plugins and import the demo content and settings for you.</p>
                <a class="button button-primary button-hero" href="<?php echo esc_url(admin_url('themes.php?page=megaphone-importer')); ?>">Run wizard</a>
            </div>
            <div class="welcome-panel-column">
                <h3>Recommended plugins</h3>
                <p>If you don't need the demo content and settings, you can just install the recommended plugins, to unleash the full potential of our theme.</p>
                <a class="button button-primary button-hero" href="<?php echo esc_url(admin_url('themes.php?page=megaphone-plugins')); ?>">Install plugins</a>
            </div>
            <div class="welcome-panel-column welcome-panel-last">
                <h3>Step-by-step guide</h3>
                <p>We provide you with the full documentation to make sure you can easily setup and fully customize the theme to your liking.</p>
                <a class="button button-primary button-hero" href="https://mekshq.com/documentation/megaphone/" target="_blank">Read documentation</a>
            </div>
        </div>
    </div>
</div>