這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Better Writing

描述

Better Writing is a WordPress plugin that helps you write better content.

Readability

One way it achieves this is by providing readability information as you type. You can select from one of 5 different readability scoring methods including:

  • Flesch reading ease formula
  • Coleman Liau index
  • Gunning fog index
  • SMOG Index
  • Automated readability index

You are able to see at a glance if your content is on target with the readability meta box on the WordPress edit screen. You can also set a custom target score and sort posts and pages by readability.

All features can be turned on or off for posts, pages or even custom post types.

Use details of your readability score elsewhere within WordPress by using shortcodes.
* [readability-score]
* [readability-method]
* [readability-flesch]
* [readability-coleman]
* [readability-gunning]
* [readability-smog]
* [readability-ari]

Preferred terms

Consistent use of language is important and is something that can easily suffer, especially where multiple writers are involved. Better Writing allows you to maintain a list of your preferred terms and non preferred terms. It will prompt writers and editors with spell-check style suggestions in the content editor. It will check as you type and allows for multiple terms and multiple suggestions.

All features are designed to be non-intrusive and let you get on with your work, whilst giving you the tools you need to help you write better without distraction.

Credits

Credit to Dave Child for use of https://github.com/DaveChild/Text-Statistics.

螢幕截圖

  • Edit post screen
  • Readability options
  • Preferred terms setup
  • Preferred terms usage
  • Readability meta-box

安裝

Extract the zip file and place the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

評價

2017年2月19日
This works well for us. It gives authors something to aim for.
閱讀全部5個評價

貢獻者及開發者

“Better Writing” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Better Writing 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

  • Version 1.4 – Fixed a minor, bug.
  • Version 1.3 – Added shortcodes.
  • Version 1.2 – Readability algorithm improved for pages with more complex html. Shortcodes added.
  • Version 1.1 – Fixed a minor bug with tinyMCE plugin when no preferred terms are set.
  • Version 1.0 – Contact me with any bugs or suggestions.