[wp-trac] [WordPress Trac] #59405: Backport from Gutenberg: Reduce the use of the `_wp_array_get()` function to improve performance
WordPress Trac
noreply at wordpress.org
Wed Sep 20 07:44:24 UTC 2023
#59405: Backport from Gutenberg: Reduce the use of the `_wp_array_get()` function
to improve performance
-------------------------+--------------------
Reporter: aristath | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 6.4
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
-------------------------+--------------------
In https://github.com/WordPress/gutenberg/pull/51116 we reduced
significantly the number of calls to `_wp_array_get()`, to improve
performance.
This ticket is to backport the same changes to Core, and apply the same
logic where appropriate.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59405>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list