Tables Accessibility Test

In this post we are testing the free version of Ninja Tables plugin on WordPress.org.

Table using class and replace snippet

PluginFull TitleDeveloperUpdatedInstallsRatingPurpose
Accessibility CheckerEqualize Digital Accessibility Checker – Audit Your Website for WCAG, ADA, and Section 508 Accessibility ErrorsEqualize Digital1 month ago2,000+5Accessibility Checker automatically scans your content each time you save a draft or hit publish, giving you real-time feedback on your post’s or page’s accessibility
WP AccessibilityWP AccessibilityJoe Dolson8 months ago40,000+4.8This plug-in helps with a variety of common accessibility problems in WordPress themes.
Accessibility New Window WarningsAccessibility New Window WarningsEqualize Digital3 weeks ago300+4.9This plugin helps websites become more accessible and better meet WCAG guidelines for predictability by providing advanced warning if a link is going to open a new window or tab before the user clicks or activates it.
Screen Reader Text FormatScreen Reader Text FormatReaktiv Studios5 months ago100+5Screen Reader Text Format adds a screen reader only text format control to the block editor. This allows content creators to correctly markup certain types of text content.
WP Accessibility ToolsWP Accessibility Tools & Missing Alt Text FinderJoseph LoPreste, StPeteDesign5 months5,000+4.9Includes missing Alt Text finder, contrast ratio checker, compliance checklist, accessibility audit, and other resources.

Core Table Block

PluginFull TitleDeveloperUpdatedInstallsRatingPurpose
Accessibility CheckerEqualize Digital Accessibility Checker – Audit Your Website for WCAG, ADA, and Section 508 Accessibility ErrorsEqualize Digital1 month ago2,000+5Accessibility Checker automatically scans your content each time you save a draft or hit publish, giving you real-time feedback on your post’s or page’s accessibility
WP AccessibilityWP AccessibilityJoe Dolson8 months ago40,000+4.8This plug-in helps with a variety of common accessibility problems in WordPress themes.
Accessibility New Window WarningsAccessibility New Window WarningsEqualize Digital3 weeks ago300+4.9This plugin helps websites become more accessible and better meet WCAG guidelines for predictability by providing advanced warning if a link is going to open a new window or tab before the user clicks or activates it.
Screen Reader Text FormatScreen Reader Text FormatReaktiv Studios5 months ago100+5Screen Reader Text Format adds a screen reader only text format control to the block editor. This allows content creators to correctly markup certain types of text content.
WP Accessibility ToolsWP Accessibility Tools & Missing Alt Text FinderJoseph LoPreste, StPeteDesign5 months5,000+4.9Includes missing Alt Text finder, contrast ratio checker, compliance checklist, accessibility audit, and other resources.
PluginFull TitleDeveloperUpdatedInstallsRatingPurpose
Accessibility CheckerEqualize Digital Accessibility Checker – Audit Your Website for WCAG, ADA, and Section 508 Accessibility ErrorsEqualize Digital1 month ago2,000+5Accessibility Checker automatically scans your content each time you save a draft or hit publish, giving you real-time feedback on your post’s or page’s accessibility
WP AccessibilityWP AccessibilityJoe Dolson8 months ago40,000+4.8This plug-in helps with a variety of common accessibility problems in WordPress themes.
Accessibility New Window WarningsAccessibility New Window WarningsEqualize Digital3 weeks ago300+4.9This plugin helps websites become more accessible and better meet WCAG guidelines for predictability by providing advanced warning if a link is going to open a new window or tab before the user clicks or activates it.
Screen Reader Text FormatScreen Reader Text FormatReaktiv Studios5 months ago100+5Screen Reader Text Format adds a screen reader only text format control to the block editor. This allows content creators to correctly markup certain types of text content.
WP Accessibility ToolsWP Accessibility Tools & Missing Alt Text FinderJoseph LoPreste, StPeteDesign5 months5,000+4.9Includes missing Alt Text finder, contrast ratio checker, compliance checklist, accessibility audit, and other resources.

Core Table Block – HTML Edited, CSS Added

PluginFull TitleDeveloperUpdatedInstallsRatingPurpose
Accessibility CheckerEqualize Digital Accessibility Checker – Audit Your Website for WCAG, ADA, and Section 508 Accessibility ErrorsEqualize Digital1 month ago2,000+5Accessibility Checker automatically scans your content each time you save a draft or hit publish, giving you real-time feedback on your post’s or page’s accessibility
WP AccessibilityWP AccessibilityJoe Dolson8 months ago40,000+4.8This plug-in helps with a variety of common accessibility problems in WordPress themes.
Accessibility New Window WarningsAccessibility New Window WarningsEqualize Digital3 weeks ago300+4.9This plugin helps websites become more accessible and better meet WCAG guidelines for predictability by providing advanced warning if a link is going to open a new window or tab before the user clicks or activates it.
Screen Reader Text FormatScreen Reader Text FormatReaktiv Studios5 months ago100+5Screen Reader Text Format adds a screen reader only text format control to the block editor. This allows content creators to correctly markup certain types of text content.
WP Accessibility ToolsWP Accessibility Tools & Missing Alt Text FinderJoseph LoPreste, StPeteDesign5 months5,000+4.9Includes missing Alt Text finder, contrast ratio checker, compliance checklist, accessibility audit, and other resources.

Regex for converting first column to headings

<tr><td>(.*?)<\/td>
replace with
<tr><th scope="row">$1<\/th>
Custom CSS below added, and table class set to .table-align-top
.table-align-top td, .table-align-top th {
	vertical-align: top;
}
Heading1Heading 2Heading 3
First Rowdatadata
Second Rowdatadata
Third Rowdatadata
Heading OneHeading TwoHeading Three
First Rowdatadata
Second Rowdatadata
Third Rowdatadata

TablePress

PluginFull TitleDeveloperUpdatedInstallsRatingPurpose
Accessibility CheckerEqualize Digital Accessibility Checker – Audit Your Website for WCAG, ADA, and Section 508 Accessibility ErrorsEqualize Digital1 month ago2,000+5Accessibility Checker automatically scans your content each time you save a draft or hit publish, giving you real-time feedback on your post’s or page’s accessibility
WP AccessibilityWP AccessibilityJoe Dolson8 months ago40,000+4.8This plug-in helps with a variety of common accessibility problems in WordPress themes.
Accessibility New Window WarningsAccessibility New Window WarningsEqualize Digital3 weeks ago300+4.9This plugin helps websites become more accessible and better meet WCAG guidelines for predictability by providing advanced warning if a link is going to open a new window or tab before the user clicks or activates it.
Screen Reader Text FormatScreen Reader Text FormatReaktiv Studios5 months ago100+5Screen Reader Text Format adds a screen reader only text format control to the block editor. This allows content creators to correctly markup certain types of text content.
WP Accessibility ToolsWP Accessibility Tools & Missing Alt Text FinderJoseph LoPreste, StPeteDesign5 months5,000+4.9Includes missing Alt Text finder, contrast ratio checker, compliance checklist, accessibility audit, and other resources.

Accessible Tables Resources

PluginFull TitleDeveloperUpdatedInstallsRatingPurpose
Accessibility CheckerEqualize Digital Accessibility Checker – Audit Your Website for WCAG, ADA, and Section 508 Accessibility ErrorsEqualize Digital1 month ago2,000+5Accessibility Checker automatically scans your content each time you save a draft or hit publish, giving you real-time feedback on your post’s or page’s accessibility
WP AccessibilityWP AccessibilityJoe Dolson8 months ago40,000+4.8This plug-in helps with a variety of common accessibility problems in WordPress themes.
Accessibility New Window WarningsAccessibility New Window WarningsEqualize Digital3 weeks ago300+4.9This plugin helps websites become more accessible and better meet WCAG guidelines for predictability by providing advanced warning if a link is going to open a new window or tab before the user clicks or activates it.
Screen Reader Text FormatScreen Reader Text FormatReaktiv Studios5 months ago100+5Screen Reader Text Format adds a screen reader only text format control to the block editor. This allows content creators to correctly markup certain types of text content.
WP Accessibility ToolsWP Accessibility Tools & Missing Alt Text FinderJoseph LoPreste, StPeteDesign5 months5,000+4.9Includes missing Alt Text finder, contrast ratio checker, compliance checklist, accessibility audit, and other resources.
Pluginxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
PluginFull TitleDeveloperUpdatedInstallsRatingPurpose
Accessibility CheckerEqualize Digital Accessibility Checker – Audit Your Website for WCAG, ADA, and Section 508 Accessibility ErrorsEqualize Digital1 month ago2,000+5Accessibility Checker automatically scans your content each time you save a draft or hit publish, giving you real-time feedback on your post’s or page’s accessibility
WP AccessibilityWP AccessibilityJoe Dolson8 months ago40,000+4.8This plug-in helps with a variety of common accessibility problems in WordPress themes.
Accessibility New Window WarningsAccessibility New Window WarningsEqualize Digital3 weeks ago300+4.9This plugin helps websites become more accessible and better meet WCAG guidelines for predictability by providing advanced warning if a link is going to open a new window or tab before the user clicks or activates it.
Screen Reader Text FormatScreen Reader Text FormatReaktiv Studios5 months ago100+5Screen Reader Text Format adds a screen reader only text format control to the block editor. This allows content creators to correctly markup certain types of text content.
WP Accessibility ToolsWP Accessibility Tools & Missing Alt Text FinderJoseph LoPreste, StPeteDesign5 months5,000+4.9Includes missing Alt Text finder, contrast ratio checker, compliance checklist, accessibility audit, and other resources.