[wp-trac] [WordPress Trac] #40184: Twenty Seventeen: the tag cloud widget should output a list

WordPress Trac noreply at wordpress.org
Fri Mar 17 12:27:08 UTC 2017


#40184: Twenty Seventeen: the tag cloud widget should output a list
---------------------------+-----------------------------
 Reporter:  sami.keijonen  |      Owner:
     Type:  enhancement    |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Bundled Theme  |    Version:  trunk
 Severity:  normal         |   Keywords:
  Focuses:  accessibility  |
---------------------------+-----------------------------
 In ticket #35566 there is new tag cloud widget coming up with
 accessibility improvements. For bundled themes there is also general
 ticket #40138 for tag cloud widget.

 This is ticket for Twenty Seventeen to output tag cloud widget as a list.

 - It's better for accessibility.
 - Remain the same styles.
 - Remove unnecessary `!important` rules.

 Twenty Sixteen have an example how to use `widget_tag_cloud_args` for same
 font size. Let's add `$args['format'] = 'list'` in there.

 Patch is coming up.

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


More information about the wp-trac mailing list