Making Gutenberg Block Patterns With No Code!
Block patterns in the WordPress editor are simply collections of block. I’ll show you how to build, save, and use them in your own website, without writing a single line …
Block patterns in the WordPress editor are simply collections of block. I’ll show you how to build, save, and use them in your own website, without writing a single line …
Caching is a word often used in web development, but what does it actually mean? We’ll talk about different methods of caching, and what’s actually happening.
Things mentioned in the …
You’ve just been chosen to speak at a WordCamp on the other side of the world. Congratulations! That’s super exciting! There’s a long list of things you should know and …
Show Notes This was a live, in-person Hallway Chat between Topher and Vassy at WordCamp Europe 2022 in Porto, Portugal. Vassy’s Site: valchanova.me/ LinkedIn: www.linkedin.com/in/vasvalch/ Twitter | @vasvalch Episode Transcript …
Roles in WordPress allow different users to have different access to things, from Subscribers which can read and comment to Administrators who can do anything. We’ll look at the default …
WordPress makes external calls to the web on every page load, which can cause problems when using a local development server and you don’t have Internet access, like on an …
JPG (JPEG?), GIF (JIF?), PNG (PING?), SVG, WebP! Too many formats! What’s the difference and which one should you use? Once you’ve picked one, how do you “optimize” it?
We’ll …
The pandemic ushered in a new era of remote work. And there was a huge disparity between how different companies adapted to the change. In this episode, Rob and Topher …
This video is about using the Inspector built into your web browser to edit the HTML and CSS of a page to create a desktop wallpaper. No external editor required!…