[wp-trac] [WordPress Trac] #11200: Add count for approved comments filter

WordPress Trac noreply at wordpress.org
Thu Aug 20 05:53:44 UTC 2015


#11200: Add count for approved comments filter
-------------------------+-----------------------------
 Reporter:  scribu       |       Owner:  wonderboymusic
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  4.4
Component:  Comments     |     Version:
 Severity:  normal       |  Resolution:  fixed
 Keywords:  has-patch    |     Focuses:  administration
-------------------------+-----------------------------
Changes (by wonderboymusic):

 * owner:   => wonderboymusic
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"33657"]:
 {{{
 #!CommitTicketReference repository="" revision="33657"
 Comments List Table:

 * In a view that initially has comments, but they get removed due to user
 actions: show the `No Items` row instead of bombing out and showing
 nothing (which looks broken)
 * To accomplish this, in `WP_Comments_List_Table::display()`: call
 `->display_rows_or_placeholder()` instead of `->display()`
 * Listen for the end of row `.fadeOut()`s if necessary using jQuery
 Promises

 Fixes #11200.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/11200#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list