[wp-trac] [WordPress Trac] #12876: Remove unused images / compress other images
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 6 16:49:57 UTC 2010
#12876: Remove unused images / compress other images
--------------------------+-------------------------------------------------
Reporter: ocean90 | Owner:
Type: enhancement | Status: new
Priority: low | Milestone: 3.0
Component: Optimization | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Comment(by nacin):
The issue with removing loading.gif and loading-publish.gif is that a
plugin may be using them. (Indeed, if a plugin developer goes looking for
an ajax loading animated gif in wp-admin/images, they're probably more
likely to notice loading*.gif than they are wpspin_*.gif.)
No real harm in keeping those, as they add very little weight to the
package, and add nothing to page load -- unless a plugin is using them, of
course.
On the other hand, the other ones are from Woo, [13267]. Those can go.
Compressing -- definitely something we should do. I don't really like
PunyPNG because it's a site, versus a script like pngcrush.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12876#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list