Changes between Initial Version and Version 1 of Ticket #58098, comment 6
- Timestamp:
- 04/27/2023 03:01:18 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58098, comment 6
initial v1 1 1 It's my first time working with accessibility and arrived here researching this exact matter. 2 The menu is generated by `wp_nav_menu` and I've added the role with the following filter:2 My menu is generated by `wp_nav_menu` and I've solved the role issue with the following filter: 3 3 4 4 {{{#!php