{$excerpt}
"; if ( $catIcon ) { $catHtml .= ""; } $catHtml .= "{$categories}"; } if ( in_array( 'post_date', $items ) && $date ) { $metaHtml .= ""; } if ( in_array( 'author', $items ) ) { $metaHtml .= ""; } $metaHtml .= $catHtml; if ( in_array( 'tags', $items ) && $tags ) { $metaHtml .= ""; } if ( in_array( 'comment_count', $items ) ) { $metaHtml .= ''; if ( $metaIcon ) { $metaHtml .= ""; } $metaHtml .= $comment . ''; } $html .= sprintf( '
{$excerpt}