
直接将下面代码复制粘贴到single.php文件大约31行的位置
如需要移除子比默认文章页的标题可在/wp-content/themes/zibll/inc/functions/zib-single.php查找
标题部分直接注释掉这段
$html .= !$is_show_cover ? ' ' . get_the_title() . get_the_subtitle() . '' : '';
© 版权声明
THE END
期待你的评论!