[wp-trac] [WordPress Trac] #18447: Include the comment type when showing the comment table list in wp-admin

WordPress Trac wp-trac at lists.automattic.com
Tue Aug 16 18:07:11 UTC 2011


#18447: Include the comment type when showing the comment table list in wp-admin
----------------------------+------------------------------
 Reporter:  josephscott     |       Owner:
     Type:  enhancement     |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:  3.2.1
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |
----------------------------+------------------------------

Comment (by josephscott):

 I'm not a huge fan of overloading CSS class names, but that is something
 that could be done.  I've uploaded a diff with that ( comment-table.2.diff
 ) using comment_class() and you end up with TRs that look like:

 {{{
 <tr id='comment-191' class='pingback even thread-even depth-1 unapproved'>
 <tr id='comment-190' class='comment byuser comment-author-admin
 bypostauthor odd alt thread-odd thread-alt depth-1 approved'>
 }}}

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


More information about the wp-trac mailing list