Siddik Tone Hints

外掛說明

Siddik Tone Hints helps you spot tone and a few common keywords while you draft.

Maintained by MD ABU BAKKER SIDDIK (Senior WordPress Developer).

  • Tone (local): Simple lexicon Positive / Negative / Neutral. Runs in JavaScript in the browser only.
  • Keyword hints: If the text mentions “gallery”, “form”, or “map”, you get short checklist-style reminders.

Loads only on post.php and post-new.php for post types with an admin UI.

Privacy Policy

No personal data is sent off-site. Tone and keyword checks run in the editor in your browser.

螢幕擷圖

  • Meta box with tone label and keyword hints in the editor sidebar.
  • Tone (local) and keyword hints panels with neutral tone example.

安裝方式

  1. Upload the siddik-tone-hints folder to /wp-content/plugins/, or install the zip from Plugins.
  2. Activate under Plugins.
  3. Edit a post and open Siddik Tone Hints in the sidebar meta boxes.

常見問題集

External APIs?

No. Everything runs locally in the browser when you edit.

How accurate is tone?

Drafting feedback only—not a substitute for human review or NLP services.

Stored data?

A sdkth_version option is saved on activation for housekeeping. No tone or scan results in the database.

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Siddik Tone Hints〉的開發相關工作。

參與者

將〈Siddik Tone Hints〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.2

  • Shorter public name and slug (siddik-tone-hints); aligned code prefix sdkth_.

1.0.1

  • Directory compliance: distinctive naming, prefixes, no redundant text domain loader.

1.0.0

  • Initial release (earlier branding).