Plugin info

Total downloads: 2,558
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 11/27/2011 (5201 days ago)
Added to WordPress: 7/21/2010 (15 years old)
Minimum WordPress version: 2.5
Tested up to WordPress version: 3.2.1
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 5201 days ago

20/100

Is Accessible Tag Cloud abandoned?

Possibly abandoned (last update 5201 days ago).

Compatibility

Requires WordPress: 2.5
Tested up to: 3.2.1
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Ally – Web Accessibility & Usability
Rating 2.9/5 (141 reviews)Active installs 400,000
Accessibility by UserWay
Rating 4.0/5 (56 reviews)Active installs 80,000
WP Accessibility
Rating 4.8/5 (68 reviews)Active installs 50,000
WP Dark Mode – Improve Accessibility with AI Powered Dark Theme
Rating 4.5/5 (382 reviews)Active installs 20,000
My Calendar – Accessible Event Manager
Rating 4.7/5 (152 reviews)Active installs 20,000

Description

This plugin creates a tag cloud that has, per tag, an indication of that tag’s size, between brackets right after the tag and within the anchor text. This is for the benefit of screenreaders, who will read this information aloud.
This additional text is hidden from screenreaders by an included styling class. I am working on an option to include your own.

I’d like to add some localization options, but I have insufficient PHP knowledge to implement that. If you’d like to help out, please let me know at http://www.automaton.be/contact/

Installation

This plugin requires a sidebar-enabled theme, as it uses a sidebar widget.

  1. Upload accessible-tagcloud.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to ‘design’ -> ‘widgets’ and add the widget to a sidebar.

Frequently Asked Questions

Why is the regular tag cloud not accessible to visually impaired users?

Because it uses only (CSS) font size to display the amount of posts linked to a tag. Screenreaders do not read out that information, and all impaired users therefore see is a list of words, with no idea of the size of each tag.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.3

  • No changes. Just released a new version because the 1.2 update contained obsolete files.

1.2

  • Changed display code to less verbose version (nr. of posts between brackets instead of full text)
  • Included styling class for hiding screenreader content (.acc_tag_cloud_screenreader)

1.1

  • Tags updated, no code changes

1.0

  • English-language version