Helps make dynamic web applications more accessible
aria-activedescendant
aria-atomic
aria-autocomplete
aria-busy
aria-checked
aria-controls
aria-describedby
aria-disabled
aria-dropeffect
aria-expanded
aria-flowto
aria-grabbed
aria-haspopup
aria-hidden
aria-invalid
aria-label
aria-labelledby
aria-level
aria-live
aria-multiline
aria-multiselectable
aria-orientation
aria-owns
aria-posinset
aria-pressed
aria-readonly
aria-relevant
aria-required
aria-selected
aria-setsize
aria-sort
aria-valuemax
aria-valuemin
aria-valuenow
aria-valuetext
aria-activedescendant
aria-atomic
aria-autocomplete
aria-busy
aria-checked
aria-controls
aria-describedby
aria-disabled
aria-dropeffect
aria-expanded
aria-flowto
aria-grabbed
aria-haspopup
aria-hidden
aria-invalid
aria-label
aria-labelledby
aria-level
aria-live
aria-multiline
aria-multiselectable
aria-orientation
aria-owns
aria-posinset
aria-pressed
aria-readonly
aria-relevant
aria-required
aria-selected
aria-setsize
aria-sort
aria-valuemax
aria-valuemin
aria-valuenow
aria-valuetext
aria-live
Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.
aria-live
off (default)
polite
assertive
aria-live="polite"
Waits for the user to be idle before announcing updates
aria-live="assertive"
Doesn't care about what the screenreader is doing
(this update is the best update of all time)
aria-atomic
Indicates whether assistive technologies will present all, or only parts of, the changed region
aria-atomic
false (default)
true
wp.a11y.speak()
Introduced in WordPress 4.2
Intended as an easy way to deliver screen reader messages to users