A11y Add-on for FacetWP
DevCollaborative's accessibility improvements for FacetWP Wordpress plugin
by DevCollaborative · github.com/devcollaborative/a11y-add-on-for-facetwp · website
★ 2stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/devcollaborative/a11y-add-on-for-facetwp/archive/refs/heads/main.zipReadme
A11y-Add-on-for-FacetWP
DevCollaborative's accessibility improvements for FacetWP Wordpress plugin
Description
A11y Add-on for FacetWP adds accessibility enhancements for FacetWP's form elements.
FacetWP must be installed and activated.
- Wraps all facets in a div with class=facet-wrap
- Adds a label to some facets with text=facet_label, for=facet_name
- Adds fieldset and legend to checkboxes and radio buttons
- Wrap pagination in nav tag, add screenreader h2
- Adds an id to each facet with id=facet_name
- FacetWP default checkbox markup replaced with semantic HTML checkboxes
- Search field uses <search> landmark, icon is removed
- Always hides counts in dropdowns
- Disables auto-refresh
- Customizes icon for prev/next pagination links
- Scroll back to top of results when pager is clicked
- Only accessible facet types are enabled: Checkboxes, Dropdown, Radio, Search, Pager, Reset, Sort
- Custom "Submit" facet type added
Semantic HTML checkboxes courtesy of Mark Root-Wiley, MRW Web Design Accessibility Addon for FacetWP
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.1.4 | Jun 11, 2026 |
| v1.1.3 | Feb 2, 2026 |
| 1.1.2 | Nov 20, 2025 |
| v1.1.1 | Nov 19, 2025 |
| v1.1.0 | Apr 17, 2025 |
| v1.0.0 | Feb 13, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.