[wp-trac] [WordPress Trac] #53369: Remove gutenberg plugin function in favor of WP's own function in `wp_migrate_old_typography_shape`
WordPress Trac
noreply at wordpress.org
Wed Jun 9 14:30:01 UTC 2021
#53369: Remove gutenberg plugin function in favor of WP's own function in
`wp_migrate_old_typography_shape`
--------------------------+-----------------------------
Reporter: walbo | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
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`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53369>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list