-
We have [a lot of instances where `!important` is used](https://github.com/WordPress/wporg-news-2021/search?q=%22%21important%22), and I've already run into a case where that's causing a problem.
M…
-
The author is currently breaking on the word. It makes for some hard-to-read meta details names.
## Screenshots
-
I am not really sure if this is the best approach at the moment but I think it would be a good idea to be able to add upcoming events as another agenda item to the Polyglots meeting agenda on Make Wor…
-
For some of these themes the list of translations is bonkers. What do you think about a "read more" button that hides everything but the first 10 or so.
-
https://developer.wordpress.org/redesign-test/reference/functions/register_post_type/#hooks
1. The description of a hook looks detached. Let's remove the indentation so it lines up with the code ab…
-
### Discussed in https://github.com/WordPress/wporg-developer/discussions/12
Originally posted by **StevenDufresne** May 23, 2022
We should prefer copyable code blocks over function definition…
-
when one of our repos depends on another (e.g., `wporg-main-2022` requires `wporg-mu-plugins`), the dependencies are installed w/ composer. that makes it clunky to work on both at the same time, thoug…
-
> I was navigating around the site on staging and found the single pages were pretty slow to load.
>
> Can we update them? The related sites contribute to the slowness.
>
> Page: https://wordpre…
-
# Feedback Details
- Content title: Open Source Basics and WordPress
- Content URL: https://learn.wordpress.org/course/open-source-basics-and-wordpress/
- Are you reporting an error (such as …
-
Tutorials currently have no custom template and are loaded using single.html, which means the video embed is not displayed.
We don't need to spend a lot of time implementing all the Tutorial function…