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

7m read timeFrom make.wordpress.org
Post cover image
Table of contents
Who can use notes?Enabling notes for custom post typesAccessing notes programmaticallyNote statusNotification emailsMiscellaneousKnown limitationsWhat’s next

Sort: