Editor Writing Goals

外掛說明

Editor Writing Goals is a lightweight editor-only plugin for writers, bloggers, editors, and content teams who want simple writing feedback while drafting posts and pages.

The plugin adds one focused panel to the block editor sidebar. It does not add frontend output, shortcodes, tracking, AI features, or external service calls.

Use it to track word count, character count, estimated reading time, title and excerpt length, and simple readability signals without leaving the editor.

Features

  • Live word count.
  • Live character count.
  • Estimated reading time.
  • Paragraph count.
  • Heading count.
  • Per-post word and character goals.
  • Global default goals.
  • Title length check.
  • Excerpt length check.
  • Basic readability insights.

Length Checks

The title length check marks 50 to 60 characters as good.

The excerpt length check marks 120 to 160 characters as good.

These checks are simple writing aids. They do not replace a full SEO plugin and do not change your content.

Readability

The readability section shows average sentence length and counts paragraphs with 120 or more words.

Privacy

Editor Writing Goals does not collect analytics, does not track users, does not call external APIs, and does not send writing data outside your WordPress site.

Per-post goals are saved as protected post meta. Global defaults are saved in WordPress options.

螢幕擷圖

安裝方式

  1. Upload the editor-writing-goals folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Settings > Editor Writing Goals to set default goals and feature toggles.
  4. Open a post or page in the block editor and use the Writing Goals panel in the document sidebar.

常見問題集

Does this plugin add anything to the frontend?

No. Version 1.0 is editor-only.

Does this plugin modify my post content?

No. It reads the current editor content to calculate metrics, but it does not rewrite or insert content.

Can each post have its own goal?

Yes. Each post can store its own word and character targets. If a post target is empty, the global default is used.

Does it work with the Classic Editor or Elementor?

No. Version 1.0 is focused on the WordPress block editor.

Does it use AI or an external API?

No. All calculations run locally in the editor.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Editor Writing Goals〉的開發相關工作。

參與者

將〈Editor Writing Goals〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.0

  • Initial release.
  • Added editor sidebar metrics, goals, length checks, and readability insights.
  • Added Settings API page for defaults and feature toggles.