10+
安裝啟用
—
尚無評分
3753 天前
最後更新
—
問題解決
v1.2 上架:2005-01-12
內容簡介
此外掛可計算所有文章的總字數或單篇文章的字數。
設定
預設為計算所有文章的總字數。如果您想要顯示特定文章或頁面的字數,請在「迴圈」中使用以下程式碼:
<?php mdv_post_word_count(true); ?>
外掛標籤
開發者團隊
原文外掛簡介
Counts the total number of words in all posts or the number of words in a single post.
Configuration
The default is to count the total number of words in all posts. If you would like the number of words displayed for a particular post or page, use the following inside “the loop”
