---
title: "Block Editor: Kid tested, - Custom posts and FSE and Gutenberg 12.7 - Weekend edition #205"
date: "2022-03-05"
author: "Birgit Pauli-Haack"
url: "https://gutenbergtimes.com/block-editor-kid-tested-custom-posts-and-fse-and-gutenberg-12-7-weekend-edition-205/"
categories: ["For Developers", "Full-Site Editing", "News", "Updates", "Weekend Edition"]
---

Howdy,

It’s astonishing how the WordPress community comes together to support people in need and despair. You do what you can with the means you have. The article by Sarah Gooding [lists many initiatives you can support to help people in Ukraine and its refugees.](https://wptavern.com/how-the-wordpress-community-is-supporting-ukraines-resistance-against-russian-invasion) Don’t overlook the comments either.

I hope you can pull yourself away from the doom scrolling on Twitter and other sites, and distract yourself from the horrifying updates by reading through this newsletter. There is also wonderful work being done on Gutenberg and the block editor. And don’t forget to check out the upcoming events in WordPress Social Learning Space below.

Yours, 💕  
Birgit

PS: If you are a developer, I hope to see you at the [next Gutenberg Developer Hours on March 8th 11:00 ET / 16:00 UTC](https://www.meetup.com/wordpress-social-learning/events/284178232/) withe fabulous Tammie Lister, Fabian Kägy, and Grzegorz Ziolkowski as expert panelists.

![](https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2022/02/Screen-Shot-2022-02-23-at-13.09.06.png?resize=652%2C353&ssl=1)

**Table of Contents**

- Gutenberg 12.7 release
- Block Editor for content creators and #nocode site builders53 Block Themes in WordPress Directory
[Block and Theme Building](#1-b)[WordPress Social Learning Events](#3-word-press-social-learning-events)

## Gutenberg 12.7 release

**Carlos Bravo** spearheaded the plugin release and in his notes [What’s new in Gutenberg 12.7? (2 March)](https://make.wordpress.org/core/2022/03/02/whats-new-in-gutenberg-12-7-2-march/) he highlighted:

- Improving the Patterns experience
- List View Improvements
- Changes to frontend HTML when using layouts and image blocks

There are also some change to data-align and div tags from blocks that might need adjustments from Theme developers (again)

**Justin Tadlock** put it out for a spin [Gutenberg 12.7 Adds Multi-Block Selection in List View and Brings Margin Support to Group Blocks](https://wptavern.com/gutenberg-12-7-adds-multi-block-selection-in-list-view-and-brings-margin-support-to-group-blocks)

**🎙️ ** New episode: **[Gutenberg Changelog #62 – Gutenberg 12.7, a New Call for Testing, the Web Fonts API Arrival](https://gutenbergtimes.com/podcast/gutenberg-changelog-62-gutenberg-12-7-a-new-call-for-testing-the-web-fonts-api-arrival/)** with co-hosts Birgit Pauli-Haack and Mary Job

## Block Editor for content creators and #nocode site builders

**Eric Karkovack** shared in his interview with **Bob Dunn** on [the Do-the-Woo Podcast](https://dothewoo.io/writer-developer-woocommerce-builder/), the story of his 12-year-old daughter getting acquainted with WordPress. After a couple of minutes of instructions, the dad was sent away: “Dad, you can go now. I’m fine.” When Eric came back an hour later, and she’s already got it figured out.* The Block Editor: Kid Tested*

---

Earlier this year, Google updated the [Material Design plugin](https://wordpress.org/plugins/material-design/), to enabled [Using Block Patterns with Material Design for WordPress](https://material.io/blog/material-design-wordpress-plugin-030). It’s the accompanying plugin with blocks for the [Material Design Theme](https://wordpress.org/themes/material-design-google/), a classic theme.

In this post, **Eric Karkovack** takes you with him [Exploring the WordPress Block Pattern Directory](https://speckyboy.com/wordpress-block-pattern-directory/). Learn how do you navigate the directory, how do you preview patterns and how to add them to you website.

---

** [“Keeping up with Gutenberg – Index 2022”](https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/) **  
A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2021 on. Updated by yours truly.  [The index 2020 is here](https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/)

### 53 Block Themes in WordPress Directory

Today’s count of Block Themes for Full-site Editing is **53. **

A new theme by Brian Gardner, called [Avant-Garde](https://wordpress.org/themes/avant-garde/) is now available in the WordPress repository. “An experimental block theme for those who love simplicity”

[Vikas Singhal](https://twitter.com/vikasprogrammer), builder of themes at  announced the update for their [Gutena Block Theme](https://wordpress.org/themes/gutena/), with additional block patterns.

## Block and Theme Building

In this week’s Twitch Stream, Ryan Welcher covered **[Integrating a custom post type into Gutenberg and Full Site Editing](https://www.twitch.tv/videos/1414059025)**.

---

In her post [Core Editor Improvement: Choose your Style](https://make.wordpress.org/core/2022/03/03/core-editor-improvement-choose-your-style/), **Anne McCarthy** introduces us to the new feature of having multiple set of Global Styles with your theme. Now site owners can switch out color schemes and overall font styles without having to change themes or worry about losing content. McCarthy also shared links to documentation and examples.

**[Need a plugin .zip from Gutenberg’s main (trunk) branch?](https://gutenbergtimes.com/need-a-zip-from-master/)**  
Gutenberg Times provides daily build for testing and review.   
Have you been using it? Hit reply and let me know.

![](https://img.shields.io/github/downloads/bph/gutenberg/total)

---

Learn how to add a [Color Palette with ACF custom blocks](https://www.billerickson.net/color-palette-with-acf-custom-blocks/) with **Bill Erickson** with code examples and variation for different use cases. “When registering a new block with `acf_register_block_type()`, you can use the ‘supports’ array to specify which block editor features this block supports.” Erickson wrote.

---

Ben Dwyer, theme wrangler on the Themes team,  shared a few **[Block Theme Building Tips](https://themeshaper.com/2022/02/28/block-theme-building-tips/) **on *ThemeShaper.* They range from avoiding using CSS, to reusing patterns, and theme.json over block settings.

---

In her post, [WordPress Design Share](https://make.wordpress.org/design/2022/02/28/design-share-feb-14-25/), **Channing Ritter** shared what the design team has been working on  
🎛️ Site Editor navigation –  
🖼️ Cover block and how to place layers options  
🔓 User-level Block Locking  
📒 Documentation and more

Most is still work in progress and could use your review and input. Check ’em out!

---

Jason Bahl, founder and maintainer of WPGraphQL plugin succeeded in **[Adding End 2 End Tests to WordPress plugins using wp-env and wp-scripts](https://www.wpgraphql.com/2022/02/17/adding-end-2-end-tests-to-wordpress-plugins-using-wp-env-and-wp-scripts/)** and shared how he did it. It’s an in depth look at configuration and execution of e2e testing with WordPress native tools. Bahl also posted an [accompanying video on YouTube ](https://www.youtube.com/watch?v=yBBwWSk3kxg)

---

Andrew Serong, published on BuildBetterBlock.com the article [Block supports, global styles, and work to consolidate style generation in Gutenberg](https://buildbetterblocks.com/2022/03/03/block-supports-global-styles-and-work-to-consolidate-style-generation-in-gutenberg/). It’s an in-depth look into the Gutenberg codebase and the discussions happening around Styles, themes and user options. Serong has been working actively on the new Style Engine project, and this is a great report on the current stage of the work.

---

Last year, Helen Hou-Sandí wrote a tutorial on [“Updating a WordPress plugin with a publish metabox field for the block editor”](https://helen.blog/2021/02/updating-a-wordpress-plugin-with-a-publish-metabox-field-for-the-block-editor/). It a great real life use case on adopting development for the block editor one metabox at a time.

---

## WordPress Social Learning Events

  
**March 8, 2022, at 11:00 AM ET / 16:00 UTC**  
**[Gutenberg Developer Hours](https://www.meetup.com/wordpress-social-learning/events/284178232/)** with Fabian Kägy, Tammie Lister and Grzegorz Ziolkowski

**March 10, 2022 at 10:30 am ET / 15:30 UTC**   
**[Honey, I Broke My Website! What To Do When Site Editing Goes Wrong](https://www.meetup.com/wordpress-social-learning/events/284226712/)** with Sarah Snow

**March 10, 2022 at 12 pm ET / 17:00 UTC**   
[Builder Basics: Designing with Columns, Group, and Row Blocks](https://www.meetup.com/wordpress-social-learning/events/284383383/) with Nick Diego

**March 15, 2022 at 9:30 am ET / 14:30 UTC **  
[Beginner’s Guide to Full Site Editing ](https://www.meetup.com/wordpress-social-learning/events/284252434/)with Sarah Snow

**March 22, 2022 at 3 am ET / 8:00  UTC **  
[Intro to Theme Blocks](https://www.meetup.com/wordpress-social-learning/events/284320854/) with Wes Theron

**March 23, 2022 at 1pm ET / 18:00 UTC **  
[Builder Basics: Exploring Block Layout, Alignment, Dimensions, and Spacing ](https://www.meetup.com/wordpress-social-learning/events/284383346/)with Nick Diego

**March 28, 2022 at 11 am ET / 16:00 UTC **  
**[Hello Blocks! Coding a custom block](https://www.meetup.com/wordpress-social-learning/events/284387767/)** with Wes Theron and Ryan Welcher

**March 29, 2022 at 3 pm ET / 20:00 UTC **  
**[Beginner’s Guide to Full Site Editing ](https://www.meetup.com/wordpress-social-learning/events/284252760/)**with Sarah Snow

---

**Don’t want to miss the next Weekend Edition? **

Type in your Email address to subscribe.Subscribe
We hate spam, too and won’t give your email address to anyone except Mailchimp to send out our Weekend Edition
Thanks for subscribing.

---