[wp-trac] [WordPress Trac] #58196: Improve performance of `_get_block_templates_paths`
WordPress Trac
noreply at wordpress.org
Tue May 16 13:50:09 UTC 2023
#58196: Improve performance of `_get_block_templates_paths`
-----------------------------------------+------------------------------
Reporter: spacedmonkey | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: 5.9
Severity: normal | Resolution:
Keywords: has-patch reporter-feedback | Focuses: performance
-----------------------------------------+------------------------------
Comment (by spacedmonkey):
Even through the above turned out to be an issue with my local env. An
improved has surfaced based on a recommendation from @swissspidy. Replace
`is_dir` from the current `file_exists` makes an improvement.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58196#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list