Skip to content
  • Digital Marketing Services
  • That’s The Business List
  • Facebook
  • X
  • Instagram
  • LinkedIn
  • YouTube
MCNM LLC

Digital Media Marketing, and Technology

MCNM shares the great things about digital media marketing, and technology.

  • Global Tech Trends
  • Gaming and Entertainment
  • Startups and Innovation
  • Future Transportation
  • Robotics and Automation
  • Consumer Electronics
  • Artificial Intelligence
  • Automotive Innovation
  • CES 2025 Coverage
  • Technology News
  • Toggle search form
  • WordPress.org blog: WordPress 6.8 Beta 3 Technology News
  • Do The Woo Community: WP Day and WP Zone at CloudFest 2025 Technology News
  • WPTavern: #172 – Reyes Martínez and Héctor De Prada on Website Maintenance for WordPress Agencies and Freelancers Technology News
  • Do The Woo Community: The Rebrand: Do the Woo is now OpenChannels.fm Technology News
  • Do The Woo Community: A Plethora of Rock n’ Roll Concerts Technology News
  • Google and University of Michigan are bringing AI job-ready skills to all U-M students Technology News
  • Do The Woo Community: Meet Some of Our Hosts at CloudFest 2025 Technology News
  • NotebookLM Audio Overviews are now available in over 50 languages Technology News

Gutenberg Times: Block Styles, Woo Product Collection, Deepwiki, Accessibility Day — Weekend Edition 329

Posted on May 10, 2025 By MCNMMarketing No Comments on Gutenberg Times: Block Styles, Woo Product Collection, Deepwiki, Accessibility Day — Weekend Edition 329

Hi,

“And just like that, winter has faded from our collective memory…”, Om Malik wrote in his Letter from Om, May edition. In Munich, we just had another cold spell, though. There is no doubt we are heading into the next hot summer.

So it’s Saturday afternoon, and I am way behind on your newsletter edition. This week, I published approximately 7,500 words over three posts. Definitely a record! Plus, two podcast episodes (one is still with the editor).

Don’t worry, this weekend edition is not entirely about me. 😜

Have a splendid weekend ahead!

Yours, 💕
Birgit

Table of Contents

  1. Plugins, Themes, and Tools for #nocode site builders and owners
  2. Theme Development for Full Site Editing and Blocks
  3. Building Blocks and Tools for the Block editor.

🎙 The latest episode Gutenberg Changelog 117 is in the works. I sat down with Ellen Bauer, WooCommerce product manager and discussed what she is working on, WordCamp Europe, Create Block Theme, WP-CLI, Gutenberg 20.7 and Gutenberg 20.8 releases. The podcast episode will show up in your podcast app over the weekend.

Ellen Bauer and Birgit Pauli-Haack recording Gutenberg Changelog 117

Workshop Registration Now Open for WordCamp Europe 2025 – Secure Your Spot Today! A reminder of the workshops offered:

  • The Block Developer Cookbook: WCEU 2025 Edition with Ryan Welcher
  • From Zero to Demo: Mastering WordPress Playground Blueprints with yours truly
  • Building Automated Tests with WordPress Playground with Berislav (Bero) Grgicak
  • Interactivity API for Developers: WordPress Gems You Should Know with Milana Cap

Here is the Workshop Registration page. You already need to have a ticket, and use for this registration the same email.


Global Accessibility Awareness Day (GAAD) is celebrated on May 15, 2025. Amber Hinds from Equalize Digital invites people to join in a virtual accessibility contributor day. This event aims to improve accessibility in WordPress. Whether you’re a developer, designer, content creator, or site owner, you have the skills. You can help make the internet more usable. You can make a difference for millions of people with disabilities. she wrote. You pledge your time Global Accessibility Awareness Day Pledge – May 15, 2025.

Suggested activities include reporting issues for Core, plugins, or themes. They also cover testing patches on accessibility tickets. You can offer feedback on existing accessibility issues or add captions to videos on WordPressTV. Additionally, running a webinar is another activity choice.

cover image of the Accessibility Pledge page on Equalize digital

Plugins, Themes, and Tools for #nocode site builders and owners

Brian Coords published the release notes for WooCommerce 9.8.4. It addresses a fatal error that occurred as the result of a remote service failure.

Stephanie Pi issued a Developer advisory: Subscriptions core code moving into WooCommerce Subscriptions plugin. he core code that powers WooCommerce Subscriptions will now be managed directly within the main plugin repository, rather than the separate, public Automattic/woocommerce-subscriptions-core codebase. This change, effective May 20, 2025, aims to reduce complexity, streamline versioning, and align with management of other WooCommerce extensions. Only developers directly depending on the core package or monitoring its repository are affected; regular plugin users or API integrators need not take action.


Fabian Kägy and I hung out with Nathan Wrigley for the third episode of the At the Core show. We dove into the latest buzz in WordPress. We especially focused on the 6.8 release. We covered some cool new features like

  • better details and accordion blocks,
  • tweaks to the stylebook,
  • fresh pattern section styles,
  • upgraded gallery image options, and
  • some nice improvements in template editing.

We discussed the shift toward a slower, more thoughtful approach to WordPress core releases. There are changes in the dev workflow. We also talked about some new plugins like ClassifAI and ThemeSwitcher Pro. These plugins make it easier to integrate AI. They also help to gradually move to block themes. This episode is packed with great tips for anyone looking to stay updated on new developments in WordPress. You also get hands-on insights about the latest features.

cover image for the 421st episode of the WPBuilds podcast


Kaspars Dambis created a nifty optimizing plugin called Lazy Load Blocks for WordPress. It does exactly what it says on the tin. Configurable per block, even. Lazy loading blocks improves the Web Vitals. It enhances the Page Speed metrics. It does not impact the layout shift (CLS) when the lazy loading is triggered. There is a great demo video on the page. You will also find screenshots and instructions. Explanations of how this actually works are also included. It’s comes with a small price tag of $5 per month, billed annually.


In his latest video: How Thousands Use WordPress to Get Customer Feedback, Wes Theron demonstrates techniques for content creators and site owners. He shows how to use blocks by Crowdsignal to gather feedback. You can use highly interactive elements like polls, surveys, voting buttons, and more. Theron provides a step-by-step guide on how to add feedback tools to your site. This helps you start making smarter decisions based on real data.

Theme Development for Full Site Editing and Blocks

In my latest post, Mastering Custom Block Styles in WordPress: 6 Methods for Theme and Plugin Developers, I’m sharing some cool tips. These tips are for theme and plugin developers. They cover how to create and manage block styles in WordPress. The article discusses using JSON files. It also covers PHP functions like register_block_style().

list of various methods to create block styles


In, Seven Tasks to a Custom Block Theme: Anders Norén’s Weekend Workflow, A year ago, over a weekend, Anders Norén shared his block theme building process in a X thread. I finally found the time to make it a more enhanced tutorial for theme builders’ perusal. You learn about Norén’s tools, his methods, and his tricks to enhance his designs.

An artist painting a website in the Sweden.

 “Keeping up with Gutenberg – Index 2025” 
A chronological list of the WordPress Make Blog posts. It includes contributions from various teams involved in Gutenberg development. These teams are Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. The previous years are also available: 2020 | 2021 | 2022 | 2023 | 2024

Building Blocks and Tools for the Block editor.

Eric Karkovack just published a tutorial on how to display WordPress custom field data with blocks. He introduces you to the Block Bindings API and walks you through an example from start to finish.


Jonathan Bossenger shared with me DeepWiki, a service by Devin AI. it introduces itself as “your collaborative AI teammate, built to help ambitious engineering teams achieve more.”

You can make it your companion developing for the Block Editor by visiting the sub-site for WordPress/Gutenberg. It provides you with access to the documentation and code in a human-readable form. The chatbot will answer your questions. I tested it with two questions:

  • What are Gutenberg stores and what information can you find there? You can read the answer here.
  • Is there a good analogy for state to better explain state management? The answer shows quite a few real live analogies: working with a notebook, a collaborative drawing board and a room with light switches and fixtures.

Try it out yourself! It’s pretty helpful as it searches the documentation and digs through the whole Gutenberg code base for answers.


In his tutorial on how to build blocks with WooCommerce, Marco Lucio Giannotta and Karol Manijak guide developers. They show how to build a WooCommerce Product Collection block. They break it down with an easy-going video and some code examples. You’ll get the scoop on block theory. You’ll watch a live-coding session where they create interactive blocks. You’ll dig deep into the default Product Collection block. There are two hands-on exercises. One teaches how to add a “Featured” filter. Another focuses on registering a custom collection of “on-sale products under $40.” It’s a great way to get the hang of block settings, custom queries, and using the WooCommerce API!

Screenshot of the Video cover image Crafting Dynamic Catalogs

The second part of the Unit test (with Jest) for WordPress Blocks is out. JuanMa Garrido programs unit tests for the copyright block from the “Tutorial: Build your first block”. He also explores how to debug the Save component of a block.


The Codeable Team published How to Get Started with the Interactivity API. This article introduces WordPress developers to a way of adding real-time features to websites without using heavy scripts or plugins. It explains that the Interactivity API, available from WordPress 6.5, allows developers to update page elements quickly, enhancing site performance and making development easier. It highlights the API’s benefits in performance, scalability, and WordPress integration.

The next episode of Jon learns to code with AI is up. In WordPress as a MCP Server, Jonathan Bossenger reviewed the WordPress MCP plugin from Automattic. This plugin turns your WordPress site into an MCP server that your AI Agent can interact with. To learn what that exactly means, you need to watch the video.

Need a plugin .zip from Gutenberg’s master branch?
Gutenberg Times provides daily build for testing and review.

Now also available via WordPress Playground. There is no need for a test site locally or on a server. Have you been using it? Email me with your experience

GitHub all releases

Questions? Suggestions? Ideas?
Don’t hesitate to send them via email or
send me a message on WordPress Slack or Twitter @bph.


For questions to be answered on the Gutenberg Changelog,
send them to changelog@gutenbergtimes.com


Featured Image:


Don’t want to miss the next Weekend Edition?

We hate spam, too, and won’t give your email address to anyone
except Mailchimp to send out our Weekend Edition

Thanks for subscribing.

The post Gutenberg Times: Block Styles, Woo Product Collection, Deepwiki, Accessibility Day — Weekend Edition 329 appeared first on MCNM Digital Media Marketing.

Technology News

Post navigation

Previous Post: Gutenberg Times: Seven Tasks to a Custom Block Theme: Anders Norén’s Weekend Workflow
Next Post: Gutenberg Times: Gutenberg Changelog 117 – WooCommerce Starter Theme and Blocks, WordCamp Europe, and Gutenberg 20.7 and 20.8

Related Posts

  • Channel performance and more reporting coming to Performance Max Technology News
  • Do The Woo Community: Leading Up to the Finish Line Technology News
  • Do The Woo Community: Do the Woo is Sponsoring WordCamp Europe 2025 Technology News
  • Gutenberg Times: Four Block Plugins, three events, two live streams, one course and more — Weekend Edition 328 Technology News
  • Google Research and ISTA are using light microscopes to “map” the brain. Technology News
  • How well do you know our I/O 2025 announcements? Technology News

Archives

  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025

Categories

  • Artificial Intelligence
  • Artificial Intelligence in Tourism
  • Automotive Innovation
  • Big Data Analytics in Tourism
  • CES 2025 Coverage
  • Consumer Electronics
  • Consumer Savings in Travel
  • Content Management Systems (CMS)
  • Creative Arts
  • Digital Marketing in Travel
  • Digital Marketing Tools
  • Digital Media
  • E-commerce Optimization
  • Event Coverage
  • Future Transportation
  • Gaming and Entertainment
  • Global Tech Trends
  • Online Travel Booking Platforms
  • Personalized Travel Experiences
  • Plugins and Extensions
  • Robotics and Automation
  • Search Engine Optimization (SEO)
  • SEO Best Practices
  • Short-Form Video Content in Travel Marketing
  • Small Business Websites
  • Startups and Innovation
  • Technology
  • Technology News
  • Travel Agent Tools and Resources
  • Travel Industry Innovations
  • Travel Technology Trends 2025
  • Uncategorized
  • Web Performance Optimization
  • Website Design and Development
  • WordPress Development

Recent Posts

  • You can now move your Chrome address bar to the bottom of your Android screen.
  • Gravatar: Mobile SDKs Now Edit Full Profiles, Not Just Avatars
  • Our favorite moments from 20 years of Google Earth
  • See these 10 cities transform over time in Google Earth.
  • Guess the city skyline in Google Earth

Recent Comments

  1. Introduction to the Sacramento Digital Pulse Series - MCNM Digital Media Marketing on MCNM’s Big Kick Off At CES 2025
  2. MCNM's Big Kick Off At CES 2025 - Digital Marketing on MCNM LLC Covers the Future of Innovation at CES 2025
  • WordPress.org blog: WordPress 6.8 Beta 2 Technology News
  • Unlocking opportunity together with the Google Career Certificates Technology News
  • MCNM Marketing Joins Power Portraits as Ambassadors of God-Given Beauty and Purpose Technology News
  • Matt: Real WordPress Security Technology News
  • How Google is driving a new era of American innovation in Iowa. Technology News
  • Gutenberg Times: Get ready for WordPress 6.8, Source of Truth, a book, and code with AI — Weekend Edition 322 Technology News
  • Guess the city skyline in Google Earth Technology News
  • Gutenberg Times: Interactivity API, WordPress 6.8.2, Transitions API and Pride Photo Drive — Weekend Edition #333 Technology News

Digital Marketing Media Technology News by MCNM Marketing delivers the latest insights and trends in digital marketing, media innovations, and emerging technologies. Focused on helping businesses stay competitive, it covers topics like social media strategies, SEO, content marketing, AI advancements, and cutting-edge marketing tools. MCNM Marketing provides expert analysis and practical solutions to empower marketers, entrepreneurs, and industry professionals in navigating the fast-evolving digital landscape. Powered by MCNM LLC

' “You are the light of the world. A city set on a hill cannot be hidden. Nor do people light a lamp and put it under a basket, but on a stand, and it gives light to all in the house. In the same way, let your light shine before others, so that they may see your good works and give glory to your Father who is in heaven. '

Matthew 5:14-16

Copyright © 2025 Digital Media Marketing, and Technology.

Powered by PressBook News WordPress theme