You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+37-12Lines changed: 37 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,15 @@
5
5
**Requires at least:** 6.6 \
6
6
**Tested up to:** 6.8 \
7
7
**Requires PHP:** 7.4 \
8
-
**Stable tag:** 3.6.0 \
8
+
**Stable tag:** 3.8.0 \
9
9
**License:** GPLv2 or later
10
10
11
11
Ally: Make your site more inclusive by scanning for accessibility violations, fixing them easily, and adding a usability widget and accessibility statement.
12
12
13
13
## Description
14
14
15
+
https://www.youtube.com/watch?v=-2ig5D348vo
16
+
15
17
Ally (formerly One Click Accessibility) is a free, powerful, and user-friendly plugin that helps WordPress creators build more accessible websites with ease.
16
18
It simplifies accessibility with three essential tools:
17
19
@@ -194,29 +196,53 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro
194
196
195
197
## Screenshots
196
198
197
-
### 1. Design: Customize the button's icon, size, and color and widget branding.
199
+
### 1. Usability widget: Large, well organized controls let visitors adjust text, contrast, animations, and more for a more comfortable browsing experience.
200
+
201
+

202
+
203
+
### 2. Accessibility button: Add a button that opens the accessibility menu in one click, and tailor its icon, color, label, and placement to match your brand.
204
+
205
+

206
+
207
+
### 3. Accessibility statement: Quickly generate and publish a custom statement that signals your commitment, improves transparency, and offers a clear way to report issues.
198
208
199
-

209
+

200
210
201
-
### 2. Position Settings: Set widget placement or hide it on desktop and mobile.
211
+
### 4. Accessibility Assistant: Scan any page to instantly detect over 180 common accessibility issues and get clear, guided steps for remediation inside your site editor.
202
212
203
-

213
+

204
214
205
-
### 3. Capabilities: Toggle accessibility features on or off as needed.
215
+
### 5. Scan results: View issues highlighted in context and grouped by type such as alt text, ARIA, page structure, and more. Expand any item for step-by-step guidance and optional AI-powered suggestions.
206
216
207
-

217
+

208
218
209
-
### 4. Accessibility Statement: Add or create a custom accessibility statement.
219
+
### 6. Color contrast: Fine tune text and background colors with live checks that validate contrast ratios.
210
220
211
-

221
+

212
222
213
-
### 5. Widget on Site: This is how the accessibility widget appears on a live website.
223
+
### 7. Scanner dashboard: Track your site’s accessibility scans, monitor open issues, and follow progress over time.
214
224
215
-

225
+

216
226
217
227
218
228
## Changelog
219
229
230
+
### 3.8.0 – 2025-09-29
231
+
232
+
* New: Headings Remediation Management - Review and correct heading hierarchy with a guided flow
233
+
* Tweak: Improved AI remediation results with added context for clearer responses
234
+
* Fix: Disabled remediation action not working
235
+
* Fix: Quota number displayed incorrectly for Standard plan
236
+
237
+
### 3.7.0 - 2025-09-02
238
+
239
+
* New: Redesigned Accessibility Widget – Clearer structure, Wider accessible buttons, and Improved mobile view
240
+
* New: Intro banner for users who connected Ally
241
+
* New: Reviews & CSAT flow to gather user feedback
242
+
* Tweak: Added cache clearing option in Assistant panel and WordPress Admin Bar
243
+
* Tweak: Enhanced color contrast evaluation to fix issues with gradient/video backgrounds
244
+
* Fix: found issue count wrong in edge cases
245
+
220
246
### 3.6.0 - 2025-08-02
221
247
222
248
* New: Smart color contrast remediation flow in the accessibility assistant
@@ -226,7 +252,6 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro
226
252
* Fix: Added WPML compatibility
227
253
* Fix: WooCommerce AJAX conflict
228
254
229
-
230
255
### 3.5.2 - 2025-07-28
231
256
232
257
* Tweak: Improved performance by enqueuing Assistant only when logged in
0 commit comments