Changes between Initial Version and Version 1 of Ticket #43191, comment 9
- Timestamp:
- 02/06/2018 01:00:49 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43191, comment 9
initial v1 5 5 I tested using default themes and couple of random themes from .org. And all seems to work, also in widget menu. 6 6 7 Aria current is not outputted if theme uses default `wp_page_menu` as a fallback in `wp_nav_menu` 7 But `aria-current` is not outputted if theme uses default `wp_page_menu` as a fallback in `wp_nav_menu`. Not sure if this is a problem.