whoami7 - Manager
:
/
home
/
qbizpnmr
/
public_html
/
wp-content
/
themes
/
crio
/
templates
/
Upload File:
files >> /home/qbizpnmr/public_html/wp-content/themes/crio/templates/post-list-header.php
<?php /** * Post List Header * * This file contains the markup for the post list header. * * @package Crio */ ?> <header <?php BoldGrid::add_class( 'entry_header', [ 'entry-header' ] ); ?> <?php bgtfw_featured_img_bg( $post->ID ); ?>> <div <?php BoldGrid::add_class( 'featured_image', [ 'featured-imgage-header' ] ); ?>> <?php the_title( sprintf( '<p class="entry-title ' . get_theme_mod( 'bgtfw_blog_post_header_title_size' ) . '"><a ' . BoldGrid::add_class( 'blog_page_post_title', [ 'link' ], false ) . ' href="%s" rel="bookmark">', esc_url( get_permalink() ) ), '</a></p>' ); ?> <?php if ( 'post' == get_post_type() ) : ?> <div class="entry-meta"> <?php boldgrid_posted_on(); ?> </div><!-- .entry-meta --> <?php endif; ?> </div> </header><!-- .entry-header -->
Copyright ©2021 || Defacer Indonesia