[wp-trac] [WordPress Trac] #26036: Remove unused images
WordPress Trac
noreply at wordpress.org
Wed Nov 27 02:32:59 UTC 2013
#26036: Remove unused images
----------------------------+------------------
Reporter: helen | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.8
Component: Graphic Design | Version:
Severity: normal | Resolution:
Keywords: |
----------------------------+------------------
Comment (by Ipstenu):
A lot are calling wp-includes/images/rss.png more than anything, but we're
still using that... Also smilies.
Running this on my slurper (includes-images.txt is the list above):
$ while read a ; do ack --php --group "$a" ./plugins >> includes.txt; done
< includes-images.txt
It'll be a while. O.O I'm going to strip out all the ones that are for
'security scans'
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26036#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list