Linux 软件免费装
Banner图

Plugin Name

开发者 bradmkjr
更新时间 2014年1月27日 03:52
捐献地址: 去捐款
PHP版本: 3.8.1 及以上
WordPress版本: 3.9
版权: GPLv2 or later
版权网址: 版权信息

标签

dashboard word count wordcount pro

下载

1.25

详情介绍:

Do you feel the need to know how many words in a blog post or page, but don't want to have to log into the post editor to find out? Then this is the plugin for you. It adds a trailing div after post content to show you total word count for the post. Yes, I see the word count is visible on the editor screen, but this is for situations where you don't want to have to visit the dashboard to find out the exact word count.

安装:

  1. Upload wordcount-pro.php to the /wp-content/plugins/wordcount-pro directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. View website, logged in as an administrator

屏幕截图:

  • This screen shot showing the wordcount below a sample lipsum blog post of 123 words

升级注意事项:

1.25 no upgrade issues are known at this time.

常见问题:

Can I display word count for all users?

Yes, change false on line 17 to true $all_users = false; to $all_users = true;

更新日志:

1.25 1.0 0.5