Skip to content

Conversation

@ntsekouras
Copy link
Contributor

@ntsekouras ntsekouras commented Dec 3, 2021

Resolves: #37079

The Query Loop block's inner blocks all include the Query prefix in their names, making them sound more complex than they actually are.

This PR just renames these blocks to be more user-friendly, like Pagination Numbers instead of Query pagination numbers, as they are only surfaced within a Query Loop context.

I updated only the title of the blocks, making everything else work as before.

@ntsekouras ntsekouras added [Package] Block library /packages/block-library [Block] Query Pagination Affects the Query Pagination Block - used for pagination within the Query Loop Block labels Dec 3, 2021
@ntsekouras ntsekouras self-assigned this Dec 3, 2021
@ntsekouras ntsekouras requested a review from ajitbohra as a code owner December 3, 2021 09:43
@ntsekouras ntsekouras merged commit 8131b76 into trunk Dec 3, 2021
@ntsekouras ntsekouras deleted the rename/query-pagination-blocks branch December 3, 2021 13:01
@ntsekouras
Copy link
Contributor Author

Is this something we want to backport for 5.9?

@github-actions github-actions bot added this to the Gutenberg 12.2 milestone Dec 3, 2021
@mtias mtias added the Backport to WP 6.9 Beta/RC Pull request that needs to be backported to the WordPress major release that's currently in beta label Dec 3, 2021
@mtias
Copy link
Member

mtias commented Dec 3, 2021

Yes, it's a small copy change

@mtias mtias added the [Type] Copy Issues or PRs that need copy editing assistance label Dec 3, 2021
@noisysocks noisysocks removed the Backport to WP 6.9 Beta/RC Pull request that needs to be backported to the WordPress major release that's currently in beta label Dec 6, 2021
noisysocks pushed a commit that referenced this pull request Dec 6, 2021
* [Block Library]: Rename Query Pagination blocks

* Apply suggestions from code review

Co-authored-by: Matias Ventura <[email protected]>

Co-authored-by: Matias Ventura <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Block] Query Pagination Affects the Query Pagination Block - used for pagination within the Query Loop Block [Package] Block library /packages/block-library [Type] Copy Issues or PRs that need copy editing assistance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename Query- inner blocks to be more user-friendly

5 participants