PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
themes
/
webon
/
inc
/
blog
/
templates
/
parts
/
post-info
<?php $title_tag = isset( $title_tag ) && ! empty( $title_tag ) ? $title_tag : 'h1'; ?> <<?php echo esc_attr( $title_tag ); ?> itemprop="name" class="qodef-e-title entry-title"> <?php if ( ! is_single() ) { ?> <a itemprop="url" class="qodef-e-title-link" href="<?php the_permalink(); ?>"> <?php } ?> <?php the_title(); ?> <?php if ( ! is_single() ) { ?> </a> <?php } ?> </<?php echo esc_attr( $title_tag ); ?>>
[-] category.php
[edit]
[-] title.php
[edit]
[-] tags.php
[edit]
[+]
..
[-] excerpt.php
[edit]
[-] media.php
[edit]
[-] author.php
[edit]
[-] read-more.php
[edit]
[-] date.php
[edit]
[-] comments.php
[edit]
[-] image.php
[edit]