>
";
$thumbnail_url = argon_get_post_thumbnail();
echo "
";
echo "";
}
?>
0){ ?>
post_excerpt){
$preview = $post -> post_excerpt;
}
// 应用特殊样式处理(黑幕、彩幕等)
if (function_exists('argon_apply_comment_macros')) {
$preview = argon_apply_comment_macros($preview);
}
echo $preview;
?>
term_id) . "' target='_blank' class='tag badge badge-secondary post-meta-detail-tag'>" . $tag -> name . "";
}
?>