New Notes features
Notes let people leave feedback directly in the editor. WordPress 7.1 makes them much richer: notes on specific words or across multiple blocks, rich text inside notes, @mentions, multiple note threads on the same block, a show more/less toggle for long notes, and a toolbar button that puts starting a note within easy reach.
Testing steps
- Create a new post and add a few paragraphs of content.
- Select some text inside a paragraph.
- Open the block toolbar (or the ⋮ options menu) and choose Add note (look for a note/comment icon).
- Type a note and save it. Confirm the note appears anchored to the text you selected.
- Reply to your own note and confirm the reply shows in the thread.
- Add formatting using keyboard shortcuts — there’s no visible toolbar. Select text and press ⌘/Ctrl + B (bold), ⌘/Ctrl + I (italic), or ⌘/Ctrl + K (link). To get code formatting, type text wrapped in backticks (`like this`). Confirm the formatting is kept after saving. (Formatting is intentionally limited to bold, italic, link, and code.)
- Start a second, separate thread on the same block and confirm both threads are tracked independently.
- Add a note that spans more than one block and confirm it’s tracked correctly.
- Add a long note and confirm the show more/less toggle collapses and expands it.
- @mention another user in a note and confirm the mention is inserted correctly.
Expected
Notes attach to the right content; replies, mentions with notifications, multiple threads per block, keyboard formatting, and the show more/less toggle all work as described.
Issues? Report feedback Track #76316

