=== OmniEditor Notes Board === Contributors: wpverse Tags: notes, editor, gutenberg, block editor, kanban, workflow Requires at least: 6.9 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 0.1.5 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A Kanban-style board for managing Gutenberg (Block Editor) notes introduced in WordPress 6.9. == Description == OmniEditor Notes Board adds a Kanban-style board in the WordPress admin to manage **Editor Notes from the Gutenberg (Block) Editor** introduced in WordPress 6.9. This plugin is **specialized for managing Gutenberg editor notes**, helping editors and teams keep track of feedback, tasks, and review comments across the site. It allows editors to: * View all Gutenberg editor notes in one place * Track active, orphaned, resolved, and trashed notes * Resolve or reopen notes directly from the board * Keep notes fully in sync with the WordPress Block Editor * Maintain a clear workflow for content review and collaboration == Installation == 1. Upload the plugin to /wp-content/plugins/ 2. Activate the plugin 3. Open "Notes Board" from the admin menu == Frequently Asked Questions == = Which editor notes does this plugin support? = Currently, OmniEditor Notes Board supports **Gutenberg (Block Editor) notes** introduced in WordPress 6.9. Classic Editor notes or notes from third-party editors are not supported at this time. = Does this replace WordPress notes? = No. It works on top of the native Gutenberg (Block Editor) Notes feature and does not replace it. = Does it work with older WordPress versions? = No. This plugin requires WordPress 6.9 or higher because Editor Notes were introduced in that version. = Why can’t orphan notes be resolved? = OmniEditor Notes Board mirrors the WordPress Block Editor behavior. Notes whose original blocks are deleted must be reattached before they can be resolved. == Changelog == = 0.1.5 = * Initial release