WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and a modern development workflow
php
wordpress
laravel
wordpress-theme
blade
wordpress-starter-theme
sage
acorn
wordpress-laravel
tailwindcss
-
Updated
Jul 8, 2022 - PHP
The Bug
Describe the bug
In sidebar-footerfull.php, this ARIA role markup is causing a lower accessibility score in Lighthouse:
<div class="wrapper" id="wrapper-footer-full" role="footer">It reports the error: [role] values are not valid
and provides a link to more information, showing that 'footer' is not a valid AR