#53922 closed defect (bug) (fixed)
Docblock in get_block_editor_settings function
| Reported by: | tmatsuur | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.8.1 |
| Component: | Editor | Version: | 5.8 |
| Severity: | normal | Keywords: | has-patch fixed-major |
| Cc: | Focuses: | docs |
Description
The docblock of the get_block_editor_settings function has two "settings" in a row, as shown below.
Returns the contextualized block editor settings settings for a selected editor context.
Isn't this a typo?
Change History (6)
This ticket was mentioned in PR #1583 on WordPress/wordpress-develop by pbearne.
5 years ago
#2
- Keywords has-patch added
Removed extra "setting" in doc block
Trac ticket: https://core.trac.wordpress.org/ticket/53922
#4
@
5 years ago
- Keywords fixed-major added
- Resolution fixed
- Status closed → reopened
Reopening for 5.8.1 consideration.
@SergeyBiryukov commented on PR #1583:
2 years ago
#6
Thanks for the PR! Merged in r51611.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Good catch! Introduced in [50776] / #52920.