| Server IP : 104.26.3.156 / Your IP : 216.73.216.185 Web Server : nginx/1.27.1 System : Linux us-1 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 User : vinodai ( 3134) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /storage/v1396/woofsite3/public_html/wp-content/themes/flatsome/inc/admin/panel/sections/ |
Upload File : |
<?php
/**
* Flatsome Admin Panel
*
* @package flatsome
*/
?>
<?php add_thickbox(); ?>
<?php $flatsome_ver = wp_get_theme( get_template() ); ?>
<h1>
<?php echo '<strong>Welcome to Flatsome</strong>'; ?>
</h1>
<div class="about-text">
<?php _e( 'Thanks for Choosing Flatsome - The worlds most powerful WooCommerce and Multi-Purpose Theme. This page will help you quickly get up and running with Flatsome.', 'flatsome-admin' ); ?>
<br><br>
<a href="<?php echo admin_url().'admin.php?page=flatsome-setup'; ?>" class="button button-primary button-large"><?php _e('Setup Wizard', 'flatsome-admin' ); ?></a>
</div>
<div class="wp-badge fl-badge"><?php echo $flatsome_ver['Version']; ?></div>
<nav class="nav-tab-wrapper">
<?php $url = admin_url().'admin.php?page=flatsome-panel' ?>
<a href="<?php echo $url; ?>" class="nav-tab <?php if($_GET['page'] == 'flatsome-panel') echo 'nav-tab-active'; ?>"><?php _e('Theme Registration', 'flatsome-admin' ); ?></a>
<a href="<?php echo $url.'-support'; ?>" class="nav-tab <?php if($_GET['page'] == 'flatsome-panel-support') echo 'nav-tab-active'; ?>"><?php _e( 'Help & Guides', 'flatsome-admin' ); ?></a>
<a href="<?php echo $url.'-status'; ?>" class="nav-tab <?php if($_GET['page'] == 'flatsome-panel-status') echo 'nav-tab-active'; ?>"><?php _e( 'Status', 'flatsome-admin' ); ?></a>
<a href="<?php echo $url.'-features'; ?>" class="nav-tab <?php if($_GET['page'] == 'flatsome-panel-features') echo 'nav-tab-active'; ?>"><?php _e( 'Features', 'flatsome-admin' ); ?></a>
<a href="<?php echo $url.'-changelog'; ?>" class="nav-tab <?php if($_GET['page'] == 'flatsome-panel-changelog') echo 'nav-tab-active'; ?>"><?php _e( 'Change log', 'flatsome-admin' ); ?></a>
<a href="<?php echo $url.'-license'; ?>" class="nav-tab <?php if($_GET['page'] == 'flatsome-panel-license') echo 'nav-tab-active'; ?>"><?php _e( 'License', 'flatsome-admin' ); ?></a>
</nav>
<script type="text/javascript">!function(e,t,n){function a(){var e=t.getElementsByTagName("script")[0],n=t.createElement("script");n.type="text/javascript",n.async=!0,n.src="https://beacon-v2.helpscout.net",e.parentNode.insertBefore(n,e)}if(e.Beacon=n=function(t,n,a){e.Beacon.readyQueue.push({method:t,options:n,data:a})},n.readyQueue=[],"complete"===t.readyState)return a();e.attachEvent?e.attachEvent("onload",a):e.addEventListener("load",a,!1)}(window,document,window.Beacon||function(){});</script>
<script type="text/javascript">window.Beacon('init', 'e1ec051d-ef26-4fa7-9fe1-ddb133afb116')</script>