Submit
Path:
~
/
home
/
getwphos
/
www
/
preferredexotics
/
wp-content
/
plugins
/
lastudio-element-kit
/
templates
/
logo
/
global
/
File Content:
index.php
<?php /** * Loop item template */ $is_linked = $this->_is_linked(); $settings = $this->get_settings(); ?> <div class="<?php echo esc_attr($this->_get_logo_classes()); ?>"> <?php if ( $is_linked ) { printf( '<a href="%1$s" class="lakit-logo__link">', esc_url( home_url( '/' ) ) ); } else { echo '<div class="lakit-logo__link">'; } $this->print_var($this->_get_logo_image()); $this->print_var($this->_get_logo_text()); if ( $is_linked ) { echo '</a>'; } else { echo '</div>'; } ?> </div>
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
index.php
495 bytes
0644
N4ST4R_ID | Naxtarrr