Opened 9 years ago
Closed 8 years ago
#40184 closed enhancement (fixed)
Twenty Seventeen: the tag cloud widget should output a list
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.9 | Priority: | normal |
| Severity: | normal | Version: | 4.7 |
| Component: | Bundled Theme | Keywords: | has-patch tag-cloud needs-testing |
| Focuses: | accessibility | Cc: |
Description
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
!importantrules.
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.
Attachments (6)
Change History (35)
This ticket was mentioned in βSlack in #accessibility by sami.keijonen. βView the logs.
9 years ago
This ticket was mentioned in βSlack in #accessibility by sami.keijonen. βView the logs.
9 years ago
This ticket was mentioned in βSlack in #accessibility by afercia. βView the logs.
9 years ago
This ticket was mentioned in βSlack in #accessibility by afercia. βView the logs.
9 years ago
This ticket was mentioned in βSlack in #core by jeffpaul. βView the logs.
9 years ago
This ticket was mentioned in βSlack in #accessibility by adamsoucie. βView the logs.
9 years ago
#12
@
9 years ago
Now that new tag cloud widget is in trunk I added new 40184.1.diff where I only changed version number to 1.3: @since Twenty Seventeen 1.3.
This ticket was mentioned in βSlack in #accessibility by afercia. βView the logs.
8 years ago
This ticket was mentioned in βSlack in #accessibility by afercia. βView the logs.
8 years ago
This ticket was mentioned in βSlack in #accessibility by sergey. βView the logs.
8 years ago
This ticket was mentioned in βSlack in #accessibility by afercia. βView the logs.
8 years ago
This ticket was mentioned in βSlack in #core by jeffpaul. βView the logs.
8 years ago
This ticket was mentioned in βSlack in #accessibility by afercia. βView the logs.
8 years ago
This ticket was mentioned in βSlack in #accessibility by davidakennedy. βView the logs.
8 years ago
#26
@
8 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
Thanks for the work here @sami.keijonen and for the merge @SergeyBiryukov!
It looks like this also needs RTL styles since we're floating some things and applying margins. See:
I noticed this also in #40138.


Tag Cloud Widget - Twenty Seventeen