mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-10 15:44:29 +00:00
724b22938ec408aae6865bf99b8080dfbd6b4c75
* Add a description and an `aria-describedby` attribute to inform users this is a "live" search. * Announce the number of search results via `wp.a11y.speak`. * Use `aria-busy` attribute to stop screen readers announcing content while the "loading more results" is running. * Increase the search debounce wait interval to 500ms to be consistent with other live searches. * If a search fails don't call `wp.a11y.speak` with an undefined variable. props afercia. see #32720. git-svn-id: https://develop.svn.wordpress.org/trunk@32891 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%