Opened 4 years ago
Closed 4 years ago
#56131 closed enhancement (fixed)
Alphabetize block lists in various places
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.1 | Priority: | normal |
| Severity: | trivial | Version: | |
| Component: | Editor | Keywords: | |
| Focuses: | Cc: |
Description
The block lists in these three places are the same, but the order is a bit different:
wp-includes/blocks/index.phptools/webpack/blocks.js_unhook_block_registration()intests/phpunit/includes/functions.php
I think alphabetizing these lists in a consistent manner would make future additions easier.
Change History (1)
Note: See
TracTickets for help on using
tickets.
In 53633: