[wp-trac] [WordPress Trac] #40187: The tag cloud should output a list

WordPress Trac noreply at wordpress.org
Fri Mar 17 15:23:12 UTC 2017


#40187: The tag cloud should output a list
-------------------------------+-----------------------------
 Reporter:  afercia            |      Owner:
     Type:  enhancement        |     Status:  new
 Priority:  normal             |  Milestone:  Awaiting Review
Component:  Administration     |    Version:
 Severity:  normal             |   Keywords:
  Focuses:  ui, accessibility  |
-------------------------------+-----------------------------
 Following the improvements proposed for the tag cloud for themes, see
 #35566, #40138, and #40184.

 Ideally, the tag cloud should be marked up as a list (`<ul>`) also in the
 few places where it's used in core. Apart from better semantics, an
 unordered list would also allow screen reader users to know in advance how
 many tags are within the list.

 The `wp_generate_tag_cloud()` already has a `format` argument that can be
 set to `list`, this change would require just a few, simple, CSS
 adjustments.

 Places where to look: the editor screen Tags meta box, and Press This.

 About the tag cloud used in the Add Plugins > Featured screen, see #40186

 Ticket submitted at WordCamp London 2017 :)

--
Ticket URL: <https://core.trac.wordpress.org/ticket/40187>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list