Update 26 Dec25 #18
Merged
Update 26 Dec25 #18
Annotations
2 warnings
|
Run Theme Review Tests
User Interface Warnings:
The element "<a class="skip-link screen-reader-text" id="wp-skip-link" href="#wp--skip-link--target">Skip to content</a>" does not have enough visible difference when focused.
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-warnings.md#should-have-element-focus-state
Tabbing is not working as expected
Expected: <a class="skip-link screen-reader-text" id="wp-skip-link" href="#wp--skip-link--target">Skip to content</a>
Current: <button aria-haspopup="dialog" aria-label="Open menu" class="wp-block-navigation__responsive-container-open always-shown" data-wp-on--click="actions.openMenuOnClick" data-wp-on--keydown="actions.handleMenuKeydown">
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-warnings.md#should-have-logical-tabbing
|
|
Run Theme Review Tests
Theme Check Warnings:
[ Block_Patterns_Check ]
RECOMMENDED: No reference to `register_block_style` was found in the theme. Theme authors are encouraged to implement new block styles as a transition to block themes.
[ Link_Check ]
INFO: Possible hard-coded links were found in the file `patterns/footer-with-nav-columns.php`. Line 114: <p class='has-small-font-size'>© 2025 <strong>·</strong> Powered by WordPress and <a href='https://imagewize.com/moiraine'>Moiraine</a></p>
[ TextDomain_Check ]
INFO: Only one text-domain is being used in this theme. Make sure it matches the theme's slug correctly so that the theme will be compatible with WordPress.org language packs. The domain found is `elayne`.
|
Loading