Skip to content

WP Accessibility v2.3.3

Latest

Choose a tag to compare

@joedolson joedolson released this 25 Mar 21:50
· 9 commits to master since this release

= 2.3.3 =

  • Bug fix: Set a default option value for wpa_track_stats in option call, to fix issue caused by strict type checking.
  • Bug fix: Prevent escaped strings in search output from bypassing empty search checks. Props @SteveJonesDev.