久光本光的主页 久光本光的主页
  • 首页
  • 知识区
  • 影视区
  • 游戏区

久光本光

管理员
听不见音乐的人以为跳舞的人疯了
文章
15
评论
0
久光本光
1 年前

wordpress主题 Farallon 调整记录

文章字数:501
阅读时间: 2 分钟
  1. 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() ?>
  2. modules\base.php
    注释 function head_output() 相关内容

  3. 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
  4. funtions.php
    搜索“qiniu”,下面替换为

    $output = $output . "?w={$width}&h={$height}&pos=auto&q=75&fmt=webp";
  • 知识区
198

关注久光本光

Copyright © 2025 久光本光的主页. All rights reserved. Designed by nicetheme. 苏ICP备2024106004号
  • 首页
  • 知识区
  • 影视区
  • 游戏区