File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1515 * Plugin Name: Divi Accessibility
1616 * Plugin URI: https://wordpress.org/plugins/accessible-divi/
1717 * Description: Improve Divi accessibility in accordance with WCAG 2.0 guidelines.
18- * Version: 2.0.2
18+ * Version: 2.0.3
1919 * Author: CampusPress
2020 * Author URI: https://campuspress.com
2121 * License: GPL-2.0+
3030}
3131
3232if ( ! defined ( 'DA11Y_VERSION ' ) ) {
33- define ( 'DA11Y_VERSION ' , '2.0.2 ' );
33+ define ( 'DA11Y_VERSION ' , '2.0.3 ' );
3434}
3535
3636// Used for referring to the plugin file or basename.
Original file line number Diff line number Diff line change @@ -52,6 +52,9 @@ Plugin created by [CampusPress](https://campuspress.com). Plugin icon based off
5252
5353== Changelog ==
5454
55+ = 2.0.3 =
56+ * Fix mobile menu bugs.
57+
5558= 2.0.2 =
5659* Added option to underline all links in Divi under #et-main-area.
5760* Added option to remove the underline from title and buttons in Divi.
You can’t perform that action at this time.
0 commit comments