芝麻web文件管理V1.00
编辑当前文件:/home/r5772835/public_html/blog.ycreate.jp/wp-content/themes/swell/parts/post_list/related.php
ID; $the_title = get_the_title( $the_id ); $show_date = \SWELL_Theme::get_setting( 'show_related_date' ) ?? true; $show_modified = \SWELL_Theme::get_setting( 'show_related_mod' ) ?? false; ?>
$the_id, 'size' => 'medium', 'sizes' => '(min-width: 600px) 320px, 50vw', 'class' => 'c-postThumb__img u-obf-cover', 'echo' => true, ] ); ?>
=wp_kses( $the_title, \SWELL_Theme::$allowed_text_html )?>
'; \SWELL_Theme::get_parts( 'parts/post_list/item/date', [ 'show_date' => $show_date, 'show_modified' => $show_modified, ] ); echo '
'; } ?>