在主题的functions.php中最后一行加入以下代码/* * 全站字数 */ function allwords() { $chars = 0; $db = Typecho_Db::get(); $select = $db ->s…