WordsCounter
Typecho文章字数统计 & 全站字数统计插件 可在设置里调是否统计隐藏/私有文章字数
注意: 文件夹名字必须为WordsCounter才能正常使用
Usage
文章字数统计
在你想要输出的地方加上
<?php $this->charactersNum(); ?>
全站字数统计
在你想要输出的地方加上
<?php echo WordsCounter_Plugin::allOfCharacters(); ?>
开源:https://github.com/Snowflake-Pink/WordCounter
本地下载
需登录下载,请您先登录
暂无评论