[wp-trac] [WordPress Trac] #12876: Remove unused images / compress other images
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 6 16:24:52 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:
--------------------------+-------------------------------------------------
In wp-admin/images/ exists some images which we didn't need
(anymore).[[BR]]
If we clean up the code, we should clean up the images too.[[BR]]
== Unused images ==
- wp-admin/images/
- ico-add.png
- ico-close.png
- ico-edit.png
- ico-viewpage.png
- loading.gif (think we have wpspin_*.gif for it)
- loading-publish.gif (think we have wpspin_*.gif for it)
I think there are more unused images, so use this ticket to clean up the
images.
== Compress images ==
Some images are already compressed, but not all. I use
[http://www.gracepointafterfive.com/punypng/ PunnyPNG] for compressing and
didn't have any problems with it. Some examples:[[BR]]
- wp-admin/images/fav.png | orig: 214 bytes after: 96 bytes
- wp-admin/images/imgedit-icons.png | orig: 9,607 bytes after: 7,105
bytes
Totaly we can save 16.3 KB which are 11% (only wp-admin/images/).[[BR]]
Maybe a committer can do this or I can upload a zip with all compressed
images.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12876>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list