This is a great 8 minute video that talks about site layout.

The Structure of a Website
Payton Clark Smith @ youtube.como • 2 months ago
Payton Clark Smith @ youtube.como • 2 months ago
This is a great 8 minute video that talks about site layout.
Arley McBlain @ youtube.com • 2 months ago
A very nice video on setting up OpenRouter and using Claude in LiveCanvas.
Paul Charlton @ youtube.com • 2 months ago
Interested in getting started with the Core Framework – This video from Paul Charlton walks through setting it up and using it in Bricks. Though he uses it with Bricks, much of the video is about setting up the Core Framework, so is useful if you are using Gutenberg or other builders.
Jeffrey Dalrymple @ youtube.com • 2 months ago
Using some code, code snippets, or writing your own utility plugin is part of the transition from beginner to power user. A little bit of code can unlock a lot of power and flexibility. Jeffrey Dalrymple has a very good video reviewing the options for those just getting started adding code to their sites. He compares the advantages of using Elementor’s own code option, the free FluentSnippets plugin, and WPCodeBox.
Kevin Leary @ smashingmagazine.com • 2 months ago
In this article Kevin Leary argues against using a framework like Sage for modern theme development and instead advocates for a simpler approach.
Róbert Mészáros @ developer.wordpress.org • 2 months ago
The WordPress developers blog has a very good how-to article on customizing embeds.
Mike Davies @ deliciousbrains.com • 2 months ago
This tutorial on creating a plugin with Cursor goes into a little more depth than some of the others I’ve seen.
Bud Kraus @ kinsta.com • 3 months ago
The Create Block Theme plugin is a free plugin in the WordPress directory. It lets you create a new block theme, clone an existing one, create a child theme, and save user templates and styles to the active theme. This tutorial shows how to use the various plugin features.
Eric Burel @ smashingmagazine.com • 3 months ago
For developers, this article looks at the OWASP told ten vulnerabilities list, so hopefully you can recognize and avoid them in your code.