Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
home
/
getwphos
/
www
/
ppine
/
wp-content
/
themes
/
takeout
/
skins
/
default
/
templates
/
File Content:
header-logo.php
<?php /** * The template to display the logo or the site name and the slogan in the Header * * @package TAKEOUT * @since TAKEOUT 1.0 */ $takeout_args = get_query_var( 'takeout_logo_args' ); // Site logo $takeout_logo_type = isset( $takeout_args['type'] ) ? $takeout_args['type'] : ''; $takeout_logo_image = takeout_get_logo_image( $takeout_logo_type ); $takeout_logo_text = takeout_is_on( takeout_get_theme_option( 'logo_text' ) ) ? get_bloginfo( 'name' ) : ''; $takeout_logo_slogan = get_bloginfo( 'description', 'display' ); if ( ! empty( $takeout_logo_image['logo'] ) || ! empty( $takeout_logo_text ) ) { ?><a class="sc_layouts_logo" href="<?php echo esc_url( home_url( '/' ) ); ?>"> <?php if ( ! empty( $takeout_logo_image['logo'] ) ) { if ( empty( $takeout_logo_type ) && function_exists( 'the_custom_logo' ) && is_numeric($takeout_logo_image['logo']) && (int) $takeout_logo_image['logo'] > 0 ) { the_custom_logo(); } else { $takeout_attr = takeout_getimagesize( $takeout_logo_image['logo'] ); echo '<img src="' . esc_url( $takeout_logo_image['logo'] ) . '"' . ( ! empty( $takeout_logo_image['logo_retina'] ) ? ' srcset="' . esc_url( $takeout_logo_image['logo_retina'] ) . ' 2x"' : '' ) . ' alt="' . esc_attr( $takeout_logo_text ) . '"' . ( ! empty( $takeout_attr[3] ) ? ' ' . wp_kses_data( $takeout_attr[3] ) : '' ) . '>'; } } else { takeout_show_layout( takeout_prepare_macros( $takeout_logo_text ), '<span class="logo_text">', '</span>' ); takeout_show_layout( takeout_prepare_macros( $takeout_logo_slogan ), '<span class="logo_slogan">', '</span>' ); } ?> </a> <?php }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
block-patterns
---
0755
block-styles
---
0755
blog-styles
---
0755
single-styles
---
0755
admin-notice.php
1847 bytes
0644
admin-rate.php
2878 bytes
0644
author-bio.php
1639 bytes
0644
author-page.php
2315 bytes
0644
content-404.php
588 bytes
0644
content-band.php
6889 bytes
0644
content-classic.php
7059 bytes
0644
content-custom.php
3382 bytes
0644
content-excerpt.php
6481 bytes
0644
content-none-archive.php
826 bytes
0644
content-none-search.php
871 bytes
0644
content-page.php
1546 bytes
0644
content-portfolio.php
4928 bytes
0644
content-single-style-2.php
3380 bytes
0644
content-single-style-5.php
4259 bytes
0644
content-single-style-6.php
4111 bytes
0644
content-sticky.php
1612 bytes
0644
content.php
2421 bytes
0644
footer-copyright.php
1113 bytes
0644
footer-custom.php
1091 bytes
0644
footer-default.php
948 bytes
0644
footer-logo.php
1384 bytes
0644
footer-socials.php
481 bytes
0644
footer-widgets.php
2451 bytes
0644
header-custom.php
2393 bytes
0644
header-default.php
2185 bytes
0644
header-logo.php
1691 bytes
0644
header-mobile.php
4467 bytes
0644
header-navi-mobile.php
3945 bytes
0644
header-navi-side.php
1602 bytes
0644
header-navi.php
2776 bytes
0644
header-title.php
3944 bytes
0644
header-video.php
723 bytes
0644
header-widgets.php
2487 bytes
0644
index.php
30 bytes
0644
related-posts-classic.php
1283 bytes
0644
related-posts-list.php
1102 bytes
0644
related-posts-modern.php
1437 bytes
0644
related-posts-short.php
1099 bytes
0644
related-posts-wide.php
1306 bytes
0644
related-posts.php
1260 bytes
0644
search-form.php
1150 bytes
0644
seo.php
1929 bytes
0644
N4ST4R_ID | Naxtarrr