WordPress / wp-autoupdates

Feature plugin building a UI for opting-in to plugin, theme, and core auto-updates.
https://wordpress.org/plugins/wp-autoupdates/
GNU General Public License v2.0
56 stars 18 forks source link

Adding a11y to Ajax calls. #86

Closed ronalfy closed 4 years ago

ronalfy commented 4 years ago

Resolves #84

  1. Added accessibility dependency for JavaScript file.
  2. Added voice-over/screen-reader compatibility to JavaScript before and after Ajax calls.
  3. Tested with OSX's VoiceOver screen reader.