Currently, the results could use refactoring for better accessibility. For example, instead of having two links that go to the same place, you could accomplish it this way.
<a href="https://make.wordpress.org/core">About Core: The core team makes WordPress. Whether you’re a seasoned PHP developer or are just learning to code, we’d love to have you on board. You can write code, fix bugs, debate decisions, and help with development.</a>
Added by Alex Stine
Original issue: wceu#66
Currently, the results could use refactoring for better accessibility. For example, instead of having two links that go to the same place, you could accomplish it this way.
<a href="https://make.wordpress.org/core">About Core: The core team makes WordPress. Whether you’re a seasoned PHP developer or are just learning to code, we’d love to have you on board. You can write code, fix bugs, debate decisions, and help with development.</a>Original issue: wceu#66