Kelly Dwan
Kelly Dwan
@annezazu I've updated those patterns in the pattern directory, so they've been removed from the Headers category and added to the Banners.
> Noting for clarity (mainly for my future self) that we're blocked right now due to this issue that remains to resolve in the pattern directory: https://github.com/WordPress/pattern-directory/issues/545 This has been...
> It seems we have the https://github.com/WordPress/pattern-directory/issues/443 for Cover blocks, as it was for Image. That issue was for the pattern creator, inserting images from the Openverse media flow, and...
I think all the HTML in the shortcode is legacy or maybe carried over from copy-paste, since the syntax-highlighting is done by prism.js now. I imagine the parsing that `prism.js`...
This introduces a difference between source order and visual order, so when tabbing through, the focus moves to the meta before the chapter list. This works for sighted mouse users...
I have the same process (click edit to get to github & back up to the folder itself), so a View Source link would be great. We have a similar...
Looks like we still need to do [this step](https://github.com/WordPress/wporg-mu-plugins/pull/606#pullrequestreview-2034481832): > Except for About — this has some padding set on that block so that pattern should be updated once this...
I think at this point all of the sites have been updated with this iteration of the local navigation bar styles. If anyone notices any pages that were missed, or...
Would https://github.com/WordPress/wporg-mu-plugins/pull/149 help the issue at all? (for the styles loading)
I think a `file_exists` sounds like a good idea — especially since the `enqueue` loads the file from the CDN, so the local version wouldn't necessarily correspond to the live...