在文章标题下方加入显示文章字数和阅读时间:
将以下代码添加到当前主题函数模板 functions.php 中
function count_words_read_time () { global $post; $text_num = mb_strlen(preg_replace('/\s/','',html_entity_decode(strip_tags($post->post_content))),'UTF-8'); $read_time = ceil($text_num/300); // 修改数字300调整时间 $output .= '本文共计' . $text_num . '个字,预计阅读时长' . $read_time . '分钟。'; return $output; }
将以下调用代码加到当前主题正文模板的适当位置即可
此区域内容需评论后可见
版权声明
看可以看 太强了
6546548二级导航菜单添加文章数量统计和美
看看
看看
看看你的
牛逼
规范化存储与此、
看看