Birgit Pauli-Haack
Birgit Pauli-Haack
### Discussed in https://github.com/WordPress/developer-blog-content/discussions/232 Originally posted by **annezazu** March 4, 2024 [With Data Views](https://github.com/WordPress/gutenberg/issues/55083) making its first entry into the WordPress sphere in 6.5 in a fairly contained way, it...
## Issue Description I see in various theme.json files two different notations to reference presets: - `"box-shadow": var:preset|shadow|natural)` - `"box-shadow": var(--wp--preset--shadow--natural)` ## URL of the Page with the Issue [Global...
I wanted to test the [Sandbox plugin](https://wordpress.org/plugins/playground/) with my small technical blog and I didn't get far. It's hosted on Server Info: - Linux 5.4.0-169-generic x86_64 - nginx/1.18.0 - PHP:...
## Type of feedback //dev ## Description On the 404 page, links offered are barely readable as they have color contrast issues with middle blue on black background. ## Step-by-step...
### Discussed in https://github.com/WordPress/developer-blog-content/discussions/300 Originally posted by **ndiego** September 3, 2024 A lot of work is being done on `contentOnly` editing. While this functionality has been around for a while,...
### Discussed in https://github.com/WordPress/developer-blog-content/discussions/298 Originally posted by **flexseth** September 1, 2024 Use case: I want to add "armor" to a user profile, to match MMORPG games like World of Warcraft....
### Discussed in https://github.com/WordPress/developer-blog-content/discussions/302 Originally posted by **justintadlock** September 3, 2024 Some feedback from devs on a specific project (CC: @mikachan): > They weren’t aware of all the options available...
### Discussed in https://github.com/WordPress/developer-blog-content/discussions/296 Originally posted by **justintadlock** August 28, 2024 When building a theme, I am sometimes building patterns that rely on a third-party block. In general, this works...
### Discussed in https://github.com/WordPress/developer-blog-content/discussions/297 Originally posted by **justintadlock** August 28, 2024 WordPress embeds let any WP site's posts be embed anywhere.  But did you know that you can create...
### Discussed in https://github.com/WordPress/developer-blog-content/discussions/295 Originally posted by **justintadlock** August 28, 2024 There's been a request to include some level of post format support in the upcoming TT5 theme: https://make.wordpress.org/core/2024/07/08/what-would-you-like-to-see-in-the-next-default-wordpress-theme/#comment-46916 This...