[wp-trac] [WordPress Trac] #24050: Plugin Editor doesn't show all plugin files, only 64

WordPress Trac noreply at wordpress.org
Thu Apr 11 20:24:30 UTC 2013


#24050: Plugin Editor doesn't show all plugin files, only 64
-----------------------------------+------------------------------
 Reporter:  Daedalon               |       Owner:
     Type:  defect (bug)           |      Status:  new
 Priority:  normal                 |   Milestone:  Awaiting Review
Component:  Plugins                |     Version:
 Severity:  normal                 |  Resolution:
 Keywords:  has-patch 2nd-opinion  |
-----------------------------------+------------------------------
Changes (by MikeHansenMe):

 * keywords:  needs-patch => has-patch 2nd-opinion


Comment:

 Patch looks into sub-folders for additional files. As a side affect the
 list can become very long. It may be a good idea to do something similar
 to
 {{{
 #templateside ol, #templateside ul {
     height: 400px;
     margin: 0.5em;
     overflow-y: scroll;
     padding: 0;
 }
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/24050#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list