[wp-trac] [WordPress Trac] #17933: Missing counters for comment status + consistent order
WordPress Trac
wp-trac at lists.automattic.com
Wed Jun 29 14:04:17 UTC 2011
#17933: Missing counters for comment status + consistent order
-------------------------+------------------------------------------------
Reporter: CoenJacobs | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: UI | Version: 3.2
Severity: normal | Keywords: has-patch ui-feedback dev-feedback
-------------------------+------------------------------------------------
In wp-admin/edit-comments.php, the 'All' and 'Approved' status links
aren't provided with a total number. This seems to be inconsistent
compared to the wp-admin/edit.php screen, where all post status links have
a total number next to them.
Next to that, the order seems to be inconsistent. In wp-admin/edit.php the
'Pending' status link is positioned after the 'Published' status link,
while for the comments the 'Pending' status link is shown before the
'Approved' status link.
Added four .diff files, changing the looks step by step. Not quite sure
about how to add the number next to the 'All' status link. Although this
seems to work, it isn't the nicest solution, I guess.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17933>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list