[wp-trac] [WordPress Trac] #36424: graphically visualize if comments are closed (in wp-admin/edit.php)

WordPress Trac noreply at wordpress.org
Tue Apr 12 10:03:40 UTC 2016


#36424: graphically visualize if comments are closed (in wp-admin/edit.php)
----------------------------+---------------------------------
 Reporter:  pixelverbieger  |       Owner:
     Type:  enhancement     |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Comments        |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:  ui, administration
----------------------------+---------------------------------

Comment (by pixelverbieger):

 I think permanently showing a lock icon is not that good. That'S too much.

 And the icon ''dashicons-no-alt'' looks like a button indicating you can
 close something ;)


 What about this:

 if comments == 0 and comments open -> show mdash and nothing else (no
 lock)

 if comments != 0 and comments open -> show number of comments and nothing
 else (no lock)

 if comments == 0 and comments closed -> show mdash and locked lock, maybe
 in brackets

 if comments != 0 and comments closed -> show number of comments and locked
 lock, maybe in brackets


 The number of comments should come first, the lock symbol second.

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


More information about the wp-trac mailing list