Submit
Path:
~
/
home
/
getwphos
/
public_html
/
ppine
/
wp-content
/
themes
/
takeout
/
skins
/
default
/
templates
/
File Content:
content.php
<?php /** * The default template to display the content of the single post or attachment * * @package TAKEOUT * @since TAKEOUT 1.0 */ ?> <article id="post-<?php the_ID(); ?>" <?php post_class( 'post_item_single' . ' post_type_' . esc_attr( get_post_type() ) . ' post_format_' . esc_attr( str_replace( 'post-format-', '', get_post_format() ) ) ); takeout_add_seo_itemprops(); ?> > <?php do_action( 'takeout_action_before_post_data' ); takeout_add_seo_snippets(); do_action( 'takeout_action_after_post_data' ); do_action( 'takeout_action_before_post_content' ); // Post content $takeout_meta_components = takeout_array_get_keys_by_value( takeout_get_theme_option( 'meta_parts' ) ); $takeout_share_position = takeout_array_get_keys_by_value( takeout_get_theme_option( 'share_position' ) ); ?> <div class="post_content post_content_single entry-content<?php if ( in_array( 'left', $takeout_share_position ) && in_array( 'share', $takeout_meta_components ) ) { echo ' post_info_vertical_present' . ( in_array( 'top', $takeout_share_position ) ? ' post_info_vertical_hide_on_mobile' : '' ); } ?>"<?php if ( takeout_is_on( takeout_get_theme_option( 'seo_snippets' ) ) ) { ?> itemprop="mainEntityOfPage"<?php } ?>> <?php if ( in_array( 'left', $takeout_share_position ) && in_array( 'share', $takeout_meta_components ) ) { ?><div class="post_info_vertical<?php if ( takeout_get_theme_option( 'share_fixed' ) > 0 ) { echo ' post_info_vertical_fixed'; } ?>"><?php takeout_show_post_meta( apply_filters( 'takeout_filter_post_meta_args', array( 'components' => 'share', 'class' => 'post_share_vertical', 'share_type' => 'block', 'share_direction' => 'vertical', ), 'single', 1 ) ); ?></div><?php } the_content(); ?> </div> <?php do_action( 'takeout_action_after_post_content' ); // Post footer: Tags, likes, share, author, prev/next links and comments do_action( 'takeout_action_before_post_footer' ); ?> <div class="post_footer post_footer_single entry-footer"> <?php takeout_show_post_pagination(); if ( is_single() && ! is_attachment() ) { takeout_show_post_footer(); } ?> </div> <?php do_action( 'takeout_action_after_post_footer' ); ?> </article>
Submit
FILE
FOLDER
Name
Size
Permission
Action
block-patterns
---
0755
block-styles
---
0755
blog-styles
---
0755
single-styles
---
0755
admin-notice.php
1781 bytes
0644
admin-rate.php
3172 bytes
0644
author-bio.php
1588 bytes
0644
author-page.php
2242 bytes
0644
content-404.php
579 bytes
0644
content-band.php
6706 bytes
0644
content-classic.php
6894 bytes
0644
content-custom.php
3304 bytes
0644
content-excerpt.php
6305 bytes
0644
content-none-archive.php
802 bytes
0644
content-none-search.php
843 bytes
0644
content-page.php
1490 bytes
0644
content-portfolio.php
4856 bytes
0644
content-single-style-2.php
3272 bytes
0644
content-single-style-5.php
4134 bytes
0644
content-single-style-6.php
3984 bytes
0644
content-sticky.php
1561 bytes
0644
content.php
2339 bytes
0644
footer-copyright.php
1077 bytes
0644
footer-custom.php
1064 bytes
0644
footer-default.php
915 bytes
0644
footer-logo.php
1344 bytes
0644
footer-socials.php
459 bytes
0644
footer-widgets.php
2382 bytes
0644
header-custom.php
2334 bytes
0644
header-default.php
2125 bytes
0644
header-logo.php
1654 bytes
0644
header-mobile.php
4131 bytes
0644
header-navi-mobile.php
3879 bytes
0644
header-navi-side.php
1561 bytes
0644
header-navi.php
2709 bytes
0644
header-title.php
3835 bytes
0644
header-video.php
704 bytes
0644
header-widgets.php
2418 bytes
0644
index.php
28 bytes
0644
related-posts-classic.php
1241 bytes
0644
related-posts-list.php
1070 bytes
0644
related-posts-modern.php
1408 bytes
0644
related-posts-short.php
1067 bytes
0644
related-posts-wide.php
1268 bytes
0644
related-posts.php
1224 bytes
0644
search-form.php
1126 bytes
0644
seo.php
1884 bytes
0644
N4ST4R_ID | Naxtarrr