Opened 5 years ago
Closed 5 years ago
#53369 closed defect (bug) (fixed)
Remove gutenberg plugin function in favor of WP's own function in `wp_migrate_old_typography_shape`
| Reported by: | walbo | Owned by: | desrosj |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.8 |
| Component: | Editor | Version: | 5.8 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
In [51089] wp_migrate_old_typography_shape was added, but it used the Gutenberg plugin function gutenberg_experimental_set to set the array keys.
Should be updated to use WPs own _wp_array_set
Change History (8)
This ticket was mentioned in PR #1360 on WordPress/wordpress-develop by walbo.
5 years ago
#1
- Keywords has-patch added
This ticket was mentioned in Slack in #core by chaion07. View the logs.
5 years ago
#5
@
5 years ago
Hi @walbo! Thank you for reporting this. We reviewed the ticket during a [recent bug-scrub session in Core]https://wordpress.slack.com/archives/C02RQBWTW/p1623702548380100. Based on the feedback from the team we feel the need for an owner to this issue. The PR/patch seems good with the only instance of gutenberg_experimental_set in core. We also think that the reporter is right. Drawing kind attention from @noisysocks on this one.
Props to @JeffPaul and @hellofromtonya
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Trac ticket: https://core.trac.wordpress.org/ticket/53369