Focusable elements with no control type
focus-order-semantics
Some elements can be tabbed to but are not declared as a button, link or field, so a screen reader cannot say what they are.
Who this affects
Screen reader users, who land on something and are told nothing about it.
Fix it in WordPress
Usually a clickable div in a slider or card layout. Replace it with a real link or button.
What the fix is, technically
Give each one an appropriate role, or use a real button or link element.
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