=== Siddik Tone Hints ===
Contributors: mdabubakkersiddik
Tags: editor, sentiment, content, tone, meta box
Requires at least: 5.8
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Short editor sidebar: local tone hints plus quick reminders when gallery, form, or map appears in your text.

== Description ==

**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.

== Installation ==

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.

== Frequently Asked Questions ==

= 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.

== Screenshots ==

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

== Changelog ==

= 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).

== Upgrade Notice ==

= 1.0.2 =
If you used a longer slug before, deactivate the old plugin, remove its folder, then install this build.

== Privacy Policy ==

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