WordPress 6.9 introduces Notes, a block-level feedback system that allows teams to leave contextual comments on posts and pages. Notes are stored as WP_Comments with a 'note' type and can be accessed via standard WordPress APIs or REST endpoints. The feature requires edit_post capability, is enabled by default for posts and
Sort: