|
post_date); ?> |
post_date); ?> | |
comment_status && 'closed' != $post->ping_status ) :
$comments = __('Only Pings', 'chameleon');
else :
$comments = __('No comments', 'chameleon');
endif;
comments_popup_link($comments, __('1 Comment', 'chameleon'), __('% Comments', 'chameleon'), 'info-link', __('Comments closed', 'chameleon'));
if ( ! $cham_settings['disable_tags'] ) {
echo '
'; the_tags(); } ?>
'; the_tags(); } ?>
', '');
if ( function_exists('sociable_html') && $cham_settings['sociable'] ) {
echo sociable_html();
}
?>