Custom form controls with no name
aria-input-field-name
Some controls built with JavaScript instead of standard form fields have no description.
Who this affects
Screen reader users, who cannot identify the control at all.
Fix it in WordPress
Typically comes from a page builder widget such as a custom range slider or star rating. Report it to the widget's developer, or add the label through the plugin's manual override.
What the fix is, technically
Add aria-label or aria-labelledby to each custom control.
Does your site have this problem?
Scan any page free and find out in about fifteen seconds. No signup, and nothing about your site is stored.
Check my page