=== WebTextTools Character Picker === Contributors: webtexttools Tags: gutenberg, editor, special characters, writing, productivity Requires at least: 6.3 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Insert accented and special characters into Gutenberg with a fast, searchable character picker. == Description == WebTextTools Character Picker adds a lightweight character picker to Gutenberg so writers can insert common accented and special symbols in one click. Perfect for adding symbols like €, π, ©, é, and more directly while writing. Features: * One-click insert for HTML entities and special characters * Toolbar button in rich text controls * Searchable character list * Tabs for Accents, Symbols, Currency, and Math * Hover tooltips with character and HTML entity * Optional copy-to-clipboard action * Recently used characters list * Optional subtle footer credit link configurable in Settings No frontend assets are loaded. The plugin only runs in the block editor. == Installation == 1. Upload the plugin folder to `/wp-content/plugins/`. 2. Activate the plugin through the Plugins screen. 3. Open the block editor and use the `Insert special character` button in text block toolbar. 4. Configure branding in `Settings -> Character Picker`. == Frequently Asked Questions == = Does this add scripts to the frontend? = No. Scripts and styles are loaded only in the block editor. = Can I disable the WebTextTools credit link? = Yes. Go to `Settings -> Character Picker` and disable `Show subtle credit link in picker footer`. == Changelog == = 1.0.0 = * Initial release.