Birgit Pauli-Haack

Results 77 issues of Birgit Pauli-Haack

When using the alignment left of right on an image it doesn't show on the front end. The example is a the WebAssembly logo in the [public preview draft](https://developer.wordpress.org/news/?p=1837&preview=1&_ppp=24ef60ac02) Editor:...

### Current Description of the Organization "The WordPress Training Team creates downloadable lesson plans and related materials for instructors to use in live environments such as meetups and workshops." ###...

> Error when executing the blueprint step #1 ({"step":"runSql","sql":{"resource":"vfs","path":"/wordpress/wp-content/database/database.sql"}}) : Could not read "/wordpress/wp-content/database/database.sql": There is no such file or directory OR the parent directory does not exist. I installed...

Enhancement
Playground plugin

Adding this snippet `add_filter( 'gutenberg_use_widgets_block_editor', '__return_false', 100 );` to a post resulted in two horizontal scrollbars. ### To reproduce: Add the snippet to a post ### Expected behavior: I didn't...

[Priority] Low
[Type] Bug

When I am developing in VS Code, I would need a way to develop with the upcoming new WordPress versions. So having a way to select the WP version would...

I tried to use an Embed block to share the [episode no. 36 of the WPBriefing podcast](https://gutenbergtimes.com/podcast/gutenberg-changelog-70-gutenberg-13-7-woo-commerce-marketplace/) The embed block gave me the error message: "Sorry, this content could not...

### Discussed in https://github.com/WordPress/developer-blog-content/discussions/278 Originally posted by **ndiego** June 20, 2024 Custom block development is powerful, but often you don’t need to go through the hassle of building a custom...

flow: approved
Design
Building Blocks

### Discussed in https://github.com/WordPress/developer-blog-content/discussions/281 Originally posted by **justintadlock** July 2, 2024 This is a new feature landing in WordPress 6.6 for theme authors: https://make.wordpress.org/core/2024/06/24/miscellaneous-editor-changes-in-wordpress-6-6/#Add-custom-Aspect-Ratio-presets-through-theme-json I propose a simple walkthrough tutorial...

flow: approved
Themes
Tutorial

### Discussed in https://github.com/WordPress/developer-blog-content/discussions/266 Originally posted by **ndiego** May 31, 2024 This article will detail how you can set up a low-code (or virtually no-low) development workflow for block themes...

flow: approved
Themes
Case Study
Tooling

### Discussed in https://github.com/WordPress/developer-blog-content/discussions/24 Originally posted by **juanmaguitar** November 28, 2022 An article about how to create and run automated tests for our custom blocks in WordPress could be useful...

flow: needs writer
Automatic testing
Components