Results 333 comments of Kelly Dwan

If having something only visible in the admin is acceptable, do you think the Internal Notes plugin would work? It can track when content changes, and users can manually add...

WordPress should automatically handle updating redirects if you rename existing articles, which seems to be working for `post-categories-block`. But if we add a redirect for `categories-block` -> `categories-list-block`, then both...

> Possibly the documentation team could update these manually? This would be the best way to manage this, since they aren't consistent. We could run a search to find any...

The tagline in the browser title is "We’ve got a variety of resources to help you get the most out of WordPress." so I tried that: | Desktop | Mobile...

Closing this issue, it references an older iteration of the design, and the locale banner is used in this position across the site. See https://github.com/WordPress/wporg-mu-plugins/issues/629 for a current issue on...

The issue is a series of redirects— the search tries to submit to `https://wordpress.org/support/?s=`, but without a search string it redirects to `https://wordpress.org/support/`, which by design redirects to `https://wordpress.org/documentation`. Technically...

Another note, this change might need to take place in the support theme, which lives on svn: https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support

The redirect was at the request of the docs team (see #21, https://meta.trac.wordpress.org/ticket/6387, https://make.wordpress.org/meta/2022/10/11/renaming-wordpress-org-support-to-documentation/). This section is kind of in limbo, since the HelpHub (aka Documentation) was redesigned and moved,...

Let's redirect the empty search result to `/support/forums/`.

It seemed to be the best place for it, for our use case. On WordPress.org, the content is output via patterns, not post content (so that it can be translated...