Fix block description In-consistency#69478
Fix block description In-consistency#69478Infinite-Null wants to merge 9 commits intoWordPress:trunkfrom
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Unlinked AccountsThe following contributors have not linked their GitHub and WordPress.org accounts: @aditya-raj-panjiyara. Contributors, please read how to link your accounts to ensure your work is properly credited in WordPress releases. If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Hi @afercia, |
|
Hi @Infinite-Null , cc @afercia I also have one question, shouldnt' the text Also, I'd like to flag @talldan comment on #70430 (comment) , asking for some more discussion on the issue itself. |
|
Hi @Infinite-Null , I suggest to make a Ctrl+Shift+F and find all 'Start with the basic building block of all narrative', and replace it by I believe that's the only thing missed in the PR. |
Closes: #69475
What?
This PR standardizes block descriptions in the
/packages/block-librarydirectory, ensuring verb tense and structure consistency.Why?
Some descriptions use different verb tenses (e.g., “Display” vs. “Displays”). This PR aims to standardize descriptions using a third-person verb format where applicable.
How?
Testing Instructions
block.jsonin/packages/block-library.