Submit
Path:
~
/
home
/
getwphos
/
public_html
/
bubrupamjcb.com
/
wp-content
/
themes
/
caards
/
template-parts
/
entry
/
File Content:
entry-author.php
<?php /** * The template part for displaying post author section. * * @package Caards */ $authors = array(); if ( csco_coauthors_enabled() ) { $authors = csco_get_coauthors(); } ?> <?php do_action( 'csco_author_before' ); ?> <div class="cs-entry__author"> <?php if ( $authors ) { foreach ( $authors as $author ) { csco_post_author( $author->ID ); } } else { csco_post_author(); } ?> </div> <?php do_action( 'csco_author_after' ); ?>
Submit
FILE
FOLDER
Name
Size
Permission
Action
entry-author.php
458 bytes
0644
entry-header-full.php
1252 bytes
0644
entry-header-large.php
1152 bytes
0644
entry-header.php
1252 bytes
0644
entry-prev-next.php
1906 bytes
0644
entry-related.php
2143 bytes
0644
N4ST4R_ID | Naxtarrr