#55243 closed defect (bug) (fixed)
Fix incorrect return type on get_block_metadata_i18n_schema()
| Reported by: | jeremyfelt | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.0 |
| Component: | I18N | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | docs |
Description
The value returned by get_block_metadata_i18n_schema() is an object rather than an array.
Change History (4)
This ticket was mentioned in PR #2352 on WordPress/wordpress-develop by jeremyfelt.
5 years ago
#1
#2
@
5 years ago
- Keywords commit added
- Milestone Awaiting Review → 6.0
- Owner set to
- Status new → reviewing
Hello and thanks, the PR looks good to me. Adding to milestone 6.0 and marking for commit consideration.
5 years ago
#4
Committed in https://core.trac.wordpress.org/changeset/52793
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This changes the return type from
arraytoobject.Trac ticket: https://core.trac.wordpress.org/ticket/55243