w00t! It is finally up – the first video in Paul Charlton’s Bricks course.
Mastering Bricks
Paul Charlton @ youtube.com • 5 months ago
Paul Charlton @ youtube.com • 5 months ago
w00t! It is finally up – the first video in Paul Charlton’s Bricks course.
Mike Hindle @ mikehindle.com • 5 months ago
Thinking of trying out the Site Editor? Mike Hindle tried an experiment and used the Twenty Twenty-Four theme for a simple business site. He shares the pain points he encountered and how he addressed them.
David McCan @ youtube.com • 5 months ago
WordPress is encouraging us to turn on automatic updates, but that seems a bit risky. In this video I discuss update strategies, look at a new feature coming with WordPress 6.6, and also look at the free Fatal Error Notify plugin for reporting on PHP errors.
Web Dev Simplified @ youtube.com • 5 months ago
A very nice, beginner friendly guide to debugging JavaScript.
Nick Diego @ developer.wordpress.org • 5 months ago
Coming in a month, WordPress 6.6 introduces overrides in synced patterns. This brings a components-like feature to the block editor and is a very useful enhancement. In this article on the developer blog, Nick Diego gives a full walk-through of synced pattern overrides and how to use them.
Riad Benguella @ make.wordpress.org • 5 months ago
For Plugin Developers – WordPress 6.6 standardizes the API for extending the Gutenberg editor so that the same API calls work in the content editor and the Site Editor. This should simplify the process of adding Gutenberg support.
Paul Charlton @ youtube.com • 5 months ago
This is a very nice and easy to follow tutorial by Paul Charlton showing how to create a Bento grid layout in Bricks (and he also uses Advanced Themer).
Dave Martin @ betterdesignfeedback.com • 5 months ago
Dave Martin is a product designer for Automattic. He created a free course on getting design feedback which includes a number of techniques and processes for feedback from different groups of people.
Ryan Welcher @ developer.wordpress.org • 5 months ago
The Transients API is used to store information across page loads. Here is a good tutorial on the Transients API and how to use it.