-
|
As we prepare to stabilize the Block Commenting feature for inclusion in WordPress 6.9, one important area that still needs clarity is how this feature should be named and communicated across the UI, documentation, and release materials. Establishing consistent naming now will prevent confusing or fragmented UI/UX, reduce rework later if strings/docs need to be updated, and help set clear expectations for the long-term direction of collaborative editing in WordPress. The ProblemCurrently, several terms are being used across issues, the roadmap, and discussions:
This inconsistency could cause confusion for users and additional work for contributors if labels need to be revised later. We want to ensure the terminology is clear, consistent, and user-friendly before Beta 1 so that we have time to refine strings, docs, and messaging. Options Under ConsiderationA few naming directions have surfaced so far:
Request for FeedbackI would appreciate input from the community on:
Please share your feedback, preferences, and rationale so we can move toward consensus ahead of WordPress 6.9 Beta 1. |
Beta Was this translation helpful? Give feedback.
Replies: 11 comments 11 replies
-
|
My gut reaction to "Block Comments" is that it sounds like a front-end feature. Comments already exist in the post context and it implies there is now block-level commenting on the post. Editorial Comments seems more accurate. In theory these could expand out to the page level in the future (e.g. discussion on the page's slug or a piece of meta), so attaching the name to the editorial process rather than blocks makes sense to me. I'd prefer the naming to be consistent in code, UI, and documentation as much as possible. |
Beta Was this translation helpful? Give feedback.
-
|
It feels like “Editorial Comment” makes more sense but “editorial” sounds a bit corporate. Most WordPress users would probably find “Content” more relatable and obvious, so maybe “Content Comment” works better, it is content after all. |
Beta Was this translation helpful? Give feedback.
-
|
"reply to current content"?
As far as I know, this functionality is like GoogleDoc's feature which
allows collaborators to leave a written feedback to content, am I right?
In Google doc's case it's called "comments" because it's the only one
available. But here on WordPress "comment" is used for front-end UI.
Even "discussions" might be quite good IMHO.
… Message ID: <WordPress/gutenberg/repo-discussions/72014/comments/14567998@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
|
I'm just now reading about this feature, and I assume it will not be used for a front end display data. This is for comments by collaborators collaborating with each other. Therefore, you should avoid the use of the word "comments" all together. Comments has an existing meaning in WordPress, and overloading it with an extra feature that is not user visible is not a good idea. Maybe "editorial notes" or something like that instead. |
Beta Was this translation helpful? Give feedback.
-
|
Editorial comments are still comments. Content comments are still comments. The context helps to understand what comments inside the Editor are for, so, in my opinion, there is no confusion in simply referring to them as block comments or comments. Many design and editing platforms refer to them as comments; I think we should use that simple name. |
Beta Was this translation helpful? Give feedback.
-
|
An earlier term proposed for this was "Annotations", going back to when this was referred to as "the Annotation API". |
Beta Was this translation helpful? Give feedback.
-
|
Which naming direction feels most appropriate and intuitive to end users? In an attempt to avoid picking a specific color for the bikeshed (which should be green, but that's a digression), I think it's important to layout the goals of the name. In my eyes, the name selected should:
Based on that, some of the suggestions that I've seen which seem best are:
Should the name differ between the API/feature level and the UI label shown to authors/editors? In a perfect world, there would be no difference or very little difference. That said, since these are going to use comments under the hood, I could image there will be pieces (especially at first) that will not be 1:1. How should this feature be referenced in user-facing areas (About page, documentation, announcement posts)? I think this is where things such as "Editorial Comments" or "Content Comments" could come in handy. I'm thinking an about page that says something like:
|
Beta Was this translation helpful? Give feedback.
-
|
I was actually going to suggest Notes. I am adding the above links as I am thinking one can compare the features of Block Commenting compared to some of the above plugins. |
Beta Was this translation helpful? Give feedback.
-
|
Keep it simple and just call it Comments. In dot-org documentation and the codebase itself, you can call them "Editorial Comments" to distinguish them from blog-post comments but in the Block Editor, "Comment" is simple, familiar, and intuitive.
Users will immediately understand those phrases, mostly because they've seen exactly the same wording and functionality in so many other applications. Please don't call them "Block Comments." First, they are not comments on blocks. They are comments on content. And second, as someone who works with content editors on a daily basis, "block" is already super unfamiliar and confusing to first-time WordPress users--or, rather, first time block editor users. It is easy enough to explain but it is NOT intuitive or even logical outside the context of coding/HTML. Also, if you're worried about the confusion between blog-like comments and editorial comments, two thoughts:
|
Beta Was this translation helpful? Give feedback.
-
|
We've been referring to this feature as "Comments" or "Inline Comments" originally (see the 2023 workflows post), and I'm personally still fine with that terminology. That said, I can see how it could become confusing, particularly around whether these appear on the frontend or if they're connected to the existing WordPress commenting system. The key ideas we want to preserve are:
Names like "Block Discussions", "Block Comments", or "Block Threads" do a good job emphasizing collaboration, but they don't really convey the "admin-only" aspect, which feels like a significant gap we need to account for. Something like "Block Notes" might work better. It keeps the connection to the block context, but also implies something private, similar to how presenter notes work in slides: visible to the presenter, but not to the audience. Alternatively, "Editorial Comments" or "Editorial Notes" could also capture the intent well. They express that this feature is meant for internal use by editors and administrators, without necessarily needing to include "Block" in the name, since the block-level detail is more of a technical implementation than a user-facing concept. |
Beta Was this translation helpful? Give feedback.
-
|
👋🏼 Hey folks. Love seeing all of the discussion around this and, in order to get a decision in place for 6.9, I've reviewed the feature and proposed names with @m, @mtias, and @4thhubbard (the triple M's). The consensus and decision is to move forward with calling it "Notes". This addresses needing to distinguish it from already known comment functionality in WordPress, making it easier to document and communicate the feature going forward. It also ensures that when it opens up beyond block level, the name can remain. Thank you to all the hard work on this feature and for everyone who so thoughtfully shared their perspectives. |
Beta Was this translation helpful? Give feedback.

👋🏼 Hey folks. Love seeing all of the discussion around this and, in order to get a decision in place for 6.9, I've reviewed the feature and proposed names with @m, @mtias, and @4thhubbard (the triple M's). The consensus and decision is to move forward with calling it "Notes". This addresses needing to distinguish it from already known comment functionality in WordPress, making it easier to document and communicate the feature going forward. It also ensures that when it opens up beyond block level, the name can remain.
Thank you to all the hard work on this feature and for everyone who so thoughtfully shared their perspectives.