✏️ 正在编辑: blog-content-1.php
路径:
/home/h359620/public_html/wp-content/themes/datis/template-parts/blog/content/blog-content-1.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?php $datis_categories = get_the_category(); $datis_category_name = ''; if (! empty($datis_categories) && ! is_wp_error($datis_categories)) { $datis_category_name = $datis_categories[0]->name; } $datis_comments_number = get_comments_number(); $datis_comments_label = sprintf( _n('%s comment', '%s comments', $datis_comments_number, 'datis'), number_format_i18n($datis_comments_number) ); ?> <div class="datis-blog-card style-1 mb-3"> <a class="datis-blog-card-link" href="<?php the_permalink(); ?>"> <?php if (has_post_thumbnail()) : ?> <div class="datis-blog-card-image" style="background-image:url('<?php echo esc_url(get_the_post_thumbnail_url()); ?>');"> </div> <?php else : ?> <div class="datis-blog-card-image" style="background-image:url('https://placehold.co/460x420');"> </div> <?php endif; ?> <div class="datis-blog-card-meta"> <span class="datis-blog-card-meta-pill"> <span class="datis-blog-card-meta-icon"> <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.5 7.5L9.75 7.5" stroke="#090625" stroke-width="1.125" stroke-linecap="round" /> <path d="M7.5 2.25H12.375C12.7233 2.25 12.8975 2.25 13.0437 2.26925C14.0533 2.40217 14.8478 3.19667 14.9808 4.20632C15 4.35253 15 4.52669 15 4.875" stroke="#090625" stroke-width="1.125" /> <path d="M16.5 8.84843C16.5 6.87415 16.5 5.88702 15.9229 5.24537C15.8698 5.18635 15.8137 5.13018 15.7546 5.0771C15.113 4.5 14.1259 4.5 12.1516 4.5H11.8713C11.0061 4.5 10.5734 4.5 10.1703 4.38508C9.9488 4.32195 9.73533 4.23353 9.53409 4.12157C9.16775 3.91775 8.86184 3.61184 8.25 3L7.83731 2.58731C7.63225 2.38224 7.52971 2.27971 7.42196 2.19039C6.95739 1.80528 6.38749 1.56921 5.78668 1.51303C5.64732 1.5 5.50232 1.5 5.21231 1.5C4.55041 1.5 4.21946 1.5 3.94379 1.55201C2.73023 1.78098 1.78098 2.73023 1.55201 3.94379C1.5 4.21946 1.5 4.55041 1.5 5.21231M16.4935 12C16.4666 13.8597 16.3286 14.914 15.6213 15.6213C14.7426 16.5 13.3284 16.5 10.5 16.5H7.5C4.67157 16.5 3.25736 16.5 2.37868 15.6213C1.5 14.7426 1.5 13.3284 1.5 10.5V8.25" stroke="#090625" stroke-width="1.125" stroke-linecap="round" /> </svg> </span> <span class="datis-blog-card-meta-label"> <?php echo esc_html($datis_category_name); ?> </span> </span> <span class="datis-blog-card-meta-pill"> <span class="datis-blog-card-meta-icon"> <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.5 5.30269C9.61748 4.79218 8.59286 4.5 7.5 4.5C4.18629 4.5 1.49999 7.18629 1.49999 10.5C1.49999 11.4598 1.72536 12.367 2.12607 13.1715C2.23256 13.3853 2.268 13.6296 2.20627 13.8604L1.8489 15.196C1.69377 15.7758 2.2242 16.3062 2.804 16.1511L4.13963 15.7937C4.37036 15.732 4.61472 15.7674 4.82851 15.8739C5.63302 16.2746 6.54019 16.5 7.5 16.5C10.8137 16.5 13.5 13.8137 13.5 10.5C13.5 9.40714 13.2078 8.38252 12.6973 7.5" stroke="#090625" stroke-width="1.125" stroke-linecap="round" /> <path d="M13.5 10.8764C13.5499 10.8556 13.5993 10.834 13.6483 10.8116C13.9199 10.6876 14.2246 10.6412 14.513 10.7183L14.87 10.8139C15.5947 11.0078 16.2578 10.3447 16.0639 9.61999L15.9683 9.26296C15.8912 8.97455 15.9376 8.66986 16.0616 8.39829C16.3431 7.78199 16.5 7.09682 16.5 6.375C16.5 5.41944 16.2251 4.52809 15.75 3.77574M7.125 4.4967C7.86046 2.73674 9.59831 1.5 11.625 1.5C12.5915 1.5 13.4923 1.78125 14.25 2.26636" stroke="#090625" stroke-width="1.125" stroke-linecap="round" /> <path d="M4.88883 10.5H4.89558M7.50687 10.5H7.51362M10.1251 10.5H10.1319" stroke="#090625" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" /> </svg> </span> <span class="datis-blog-card-meta-label"> <?php echo esc_html($datis_comments_label); ?> </span> </span> </div> <div class="datis-blog-card-footer"> <div class="datis-blog-card-footer-arrow"> <svg width="52" height="52" viewBox="0 0 52 52" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect width="52" height="52" rx="26" transform="matrix(-1 0 0 1 52 0)" fill="var(--datis-primary-color)" /> <path d="M20 20H29M20 20V29M20 20L26.5 26.5M32 32L29.5 29.5" stroke="#F7F6FE" stroke-width="1.4614" stroke-linecap="round" stroke-linejoin="round" /> </svg> </div> <div class="datis-blog-card-footer-content"> <h3 class="datis-blog-card-title"> <?php the_title(); ?> </h3> </div> </div> </a> </div>
💾 保存文件
← 返回文件管理器