>
array(
'class' => array(),
),
)
),
the_title( '"', '"', false )
)
);
} else {
the_excerpt();
}
$content = ob_get_clean();
ob_start( 'trim' );
if ( $pen_is_singular || 'plain' === $list_type ) {
ob_start( 'trim' );
get_template_part( 'partials/content', 'thumbnail' );
$thumbnail = ob_get_clean();
echo $thumbnail; /* phpcs:ignore */
}
if ( $content ) {
?>
';}
echo pen_html_share( 'content' ); /* phpcs:ignore */
echo pen_html_author(); /* phpcs:ignore */
?>