Birgit Pauli-Haack

Results 77 issues of Birgit Pauli-Haack

### Discussed in https://github.com/WordPress/developer-blog-content/discussions/285 Originally posted by **ryanwelcher** July 5, 2024 As discussed in the [July 4th developer blog editorial meeting](https://wordpress.slack.com/archives/C03RL47B3S8/p1720098025766779), we will be creating an MVP for video on...

flow: approved
Tutorial
Building Blocks
Video

On [this Playground site.](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/wptrainingteam/tt5-demo-blueprint/main/blueprint.json) I get intermittent success when using the navigation menu. One-page load works, subsequent page loads show a white screen. The content is all working when I...

[Type] Bug
Blocked
[Aspect] Networking

When using Playground, it offers a link to the Blueprint gallery and the middle pane open with a list of available blueprints. When clicking on the Preview button, that current...

[Type] UI / UX / User Experience

When saving sites Playground seems to come up with a new fantasy name per site. It could use a "rename" site feature that would allow the user give the sites...

[Type] Enhancement

A blueprint working before, suddenly threw a playground error. I looked through a few hundred lines of error message in the Error box and a couple messaged in the browser...

[Type] Enhancement

### Discussed in https://github.com/WordPress/developer-blog-content/discussions/327 Originally posted by **justintadlock** October 30, 2024 There's a lot of confusion around the theming community that I've observed about the necessity of using JSON for...

flow: approved
Themes
Tutorial

### Discussed in https://github.com/WordPress/developer-blog-content/discussions/346 Originally posted by **justintadlock** November 21, 2024 We should have a good guide for building blocks so that they: - Provide a nice user experience that...

flow: approved
Tutorial
Building Blocks

**Discussion #315** There's a new Preview Options API coming in WordPress 6.7: https://github.com/WordPress/gutenberg/pull/64644#top It allows you to add custom options to the preview dropdown in the editor: ![image](https://github.com/user-attachments/assets/3752e5b4-4109-483c-8492-5602ead8d4c8) What we...

flow: approved
Tutorial
plugin development

### Discussed in https://github.com/WordPress/developer-blog-content/discussions/330 Originally posted by **annezazu** November 4, 2024 Considering work is expanding to bring a [Write mode to fruition](https://github.com/WordPress/gutenberg/issues/60021) that greatly simplifies the editing experience, we need...

flow: approved
Tutorial
Building Blocks

### Discussed in https://github.com/WordPress/developer-blog-content/discussions/355 Originally posted by **ndiego** December 9, 2024 Adding custom blocks to the Navigation block is a common need, such as blocks for icons or a mega...

flow: approved
Building Blocks
Snippets