美化教程1、文章文章在主题目录下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; } // 文章字数和阅读时间 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; } // 文章字数和阅读时间 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 . 字