Skip to content

elatisy/Typecho_WordsCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

WordsCounter

Typecho文章字数统计 & 全站字数统计插件 可在设置里调是否统计隐藏/私有文章字数

注意: 文件夹名字必须为WordsCounter才能正常使用

Usage

文章字数统计

在你想要输出的地方加上

<?php $this->charactersNum(); ?>

全站字数统计

在你想要输出的地方加上

<?php WordsCounter_Plugin::allOfCharacters(); ?>

About

typecho的字数统计插件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages