[wp-trac] [WordPress Trac] #34430: Improve the performance of wp_make_content_images_responsive()
WordPress Trac
noreply at wordpress.org
Sat Oct 24 15:53:27 UTC 2015
#34430: Improve the performance of wp_make_content_images_responsive()
--------------------------+-----------------------------------
Reporter: joemcgill | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.4
Component: Media | Version: trunk
Severity: normal | Keywords: has-patch 2nd-opinion
Focuses: |
--------------------------+-----------------------------------
In an effort to make sure the content filter introduced in
[changeset:34855] runs as efficiently as possible, we should pass around
data like attachment metadata when possible, to avoid redundant calls to
the same functions and make sure we use cached data when possible (see
#34359 for example).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34430>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list