Steven Dufresne
Steven Dufresne
# Goals - Make it easier to track database changes - Make it easier to make database updates (PRs) # Summary As opposed to using a database snapshot, write migrations...
# Purpose This issue is a proposal on how we could structure the technical aspects of the theme review process to converge on a collection of tools, new & existing....
Two of the most well visited pages on developer.wp.org are: - https://developer.wordpress.org/advanced-administration/before-install/howto-install/ - https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ Most of the traffic comes from search results. We currently append the handbook name to the...
When you clear a search on a custom post type, you get an error in Wp-admin. I think this issue has always existed in the local environment as [git blame...
I don't know if it's intentional but the homepage was the only way to get to the dashicons page. We no longer have that link. ## Production
On `block-editor/getting-started/devenv/nodejs-development-environment/`, viewing the page at `1212px`, the preview/next layout is really hard to read. ## Screenshot | Current | |--------| | | The mobile layout should kick in earlier:...
Since the title and the category have the same treatment, it's hard to tell if the title is just broken and flowing onto the next line. See the last item...
The buttons work as toggles on https://developer.wordpress.org/redesign-test/reference/since/6.1.0/ and if you click on the button, it toggles the active state. When you hover, the button state is grey, so it isn't...
The labels are centered align and look weird when the title is too long. [Link](https://developer.wordpress.org/redesign-test/reference/hooks/page/49/) ## Screenshot
We currently spell out the `{post type} Handbook` in the breadcrumb. It makes it pretty long. We should consider dropping "Handbook" from the breadcrumb at least. | Now | Proposed...