PATH:
home
/
niazsaze
/
public_html
/
wp-content
/
themes
/
flatsome
/
inc
/
admin
/
panel
/
sections
<?php /** * Status tab. * * @package Flatsome\Admin */ ?> <div id="tab-status"> <?php Flatsome\Admin\status()->render_panel(); ?> </div>
[-] tab-guide.php
[edit]
[-] tab-features.php
[edit]
[-] tab-changelog.php
[edit]
[-] tab-support.php
[edit]
[-] tab-tutorials.php
[edit]
[-] top.php
[edit]
[-] tab-status.php
[edit]
[-] tab-activate.php
[edit]
[-] tab-plugins.php
[edit]
[+]
..