[wp-trac] [WordPress Trac] #15558: Re-factor network/site-users.php to use a list table

WordPress Trac wp-trac at lists.automattic.com
Tue Nov 30 11:44:26 UTC 2010


#15558: Re-factor network/site-users.php to use a list table
----------------------------+-----------------------------------------------
 Reporter:  PeteMall        |       Owner:  PeteMall
     Type:  task (blessed)  |      Status:  new     
 Priority:  normal          |   Milestone:  3.1     
Component:  Multisite       |     Version:  3.1     
 Severity:  normal          |    Keywords:          
----------------------------+-----------------------------------------------

Comment(by JohnONolan):

 Suggestion:

 Instead of changing

 {{{
 tr.site-mature {
 }}}

 to

 {{{
 tr.site-mature, a.site-mature {
 }}}

 Why don't we change it to

 {{{
 .site-mature {
 }}}

 Unless there are other instances of .site-mature within different tags
 which require different styling then this would be the best way to go.
 Same for .site-deleted and .site-spammed and .site-archived

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


More information about the wp-trac mailing list