Results 333 comments of Kelly Dwan

> It would be nice to update this with a simpler SVG that uses the modern gray palette. Technical note— we can't upload SVGs to the site, so ideally this...

There was some [past discussion about adding extra information to this page](https://github.com/WordPress/wporg-main-2022/issues/129#issuecomment-1261616459): > > > Each major release is identified with both the version number and its code name. >...

We can use this issue for tracking, but I'm pretty sure the code for login.wordpress.org lives in trac still: https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-login

Looking at the code, this will work to allow designer-users to only edit pages, but they won't be able to build up new pages (like Enterprise, or About). Ideally the...

I've added what started as a proof of concept for the block idea over in https://github.com/WordPress/wporg-mu-plugins/pull/253. It turned out better than I expected, though it doesn't do everything. I haven't...

This hasn't really come up, but I noticed the description for most pages is just the English content (excerpt). I'm going to mark this as an i18n issue too. I...

> Handbook pages on /team/ sites do not allow adding an excerpt. Handbook pages use the content directly, they're not translated the same way as the main site. So they...

> Our Rosetta site has no link to a wordpress.com account. We cannot use Jetpack (SEO). Only the main site would need to use Jetpack. In my idea, the string...

Is this meant to be a framework for other tests? It works for me, but I'm not totally sure why we need it.

As of GB 18.5, the pattern render hooks (for patterns included in templates) will run again, so we can unpin and update 👍🏻 A better fix would be https://github.com/WordPress/wordpress-develop/pull/6533, which...