该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Minimum Word Count

描述

This plugin allows you to set a minimum word count required to publish a post. You have the option to exempt administrators from this requirement. As part of this plugin, a “Word Count” column is added to the post listing pages. Also, on the post editing pages, the “Word Count” field just below the content box is now changed to “Live Word Count” and updated as you type. If the current post is below the minimum word count setting, the count will turn red.

Features

  • Require a minimum word count to publish a post
  • Option to allow administrators to publish below the minimum
  • Adds a Word Count column to post listing pages
  • Changes ‘Word Count’ to ‘Live Word Count’ on post edit pages

Related Links

Wishlist

You can use the contact form at the plugin’s homepage to request new features and report bugs.

License

This plugin is released under the GNU General Public License v2. You can use it free of charge on your personal or commercial WordPress site. If you are happy with it and find it useful, you can thank us with a donation for the time and effort we’ve spent building and supporting this plugin. We would be very grateful. Thank you.

屏幕截图

  • Administration settings
  • Word Count column
  • Live Word Count

安装

Quick and easy installation:

  1. Upload the folder ‘minimum-word-count’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Open the plugin configuration page, which is located under Settings -> Min Word Count
  4. Set your options and save

评价

2017 年 5 月 11 日
I've been looking fr this type of plugin for a long time, and thought htis would be it. Unfortunately, it's not working with my theme or the lastest version of wordpress. 🙁
阅读所有1条评价

贡献者及开发者

“Minimum Word Count” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Minimum Word Count”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.7.0

  • Added “Live Word Count” feature on post edit page
  • Added “Word Count” column on post listing pages

0.6.0

  • Replaced wp_die with user friendly error messages

0.5.0

  • Added success and error messages during admin save
  • Autosave checking

0.4.0

  • Added Settings link on Plugins main page

0.3.0

  • Added option descriptions, about plugin

0.2.0

  • Changed admin styling to match WordPress

0.1.0

  • Initial development