-
template-parts\content-card.php以及template-parts\content.php
<?php echo mb_strimwidth(strip_shortcodes(strip_tags(apply_filters('the_content', $post->post_content))), 0, 90, "...");?>
修改为
<?php echo the_excerpt() ?>
-
modules\base.php
注释 function head_output() 相关内容 -
footer.php
<a href="//beian.miit.gov.cn/" target="_blank" rel="nofollow noopener">苏ICP备2024106004号 . </a><?php echo get_num_queries(); ?> queries in <?php timer_stop(3); ?> seconds
-
funtions.php
搜索“qiniu”,下面替换为$output = $output . "?w={$width}&h={$height}&pos=auto&q=75&fmt=webp";
wordpress主题 Farallon 调整记录
Copy link. https://ugediao.com/farallon-theme-mark.html