The Astra theme just got a Style Guide in the Customizer. You build out your Style Guide as you fill in or complete sections in the Customizer. A nice idea.
The Astra Theme Adds a Style Guide
Kay @ youtube.com • 2 weeks ago
Kay @ youtube.com • 2 weeks ago
The Astra theme just got a Style Guide in the Customizer. You build out your Style Guide as you fill in or complete sections in the Customizer. A nice idea.
Paul Charlton @ YouTube.com • 2 weeks ago
Here is a useful video from Paul Charlton showing how to use ChatGPT or an online code generator to create a custom plugin.
WP Learning Lab @ youtube.com • 3 weeks ago
Litespeed Cache is a free caching plugin which works best with a a Litespeed web server, but may work with other web servers also. It has so many options that it can be confusing to setup and configure. I’ve always used WP Johnny’s guide, but I’m not sure how often it is updated. This video is a current walk-through and is easy to follow: https://youtu.be/BxldFybE3yM
wpvip @ learn.wpvip.com • 3 weeks ago
WordPress VIP has launched a free series of courses focusing on Enterprise WordPress. Currently they have courses on security, performance, and architecture and tooling.
Lua Nguyen @ metabox.io • 3 weeks ago
For power users – Meta Box provides several ways to create a custom block. This tutorial from the Meta Box team tells how to create and render a custom Gutenberg block using Meta Box Views.
Misha Rudrastyh @ rudrastyh.com • 3 weeks ago
For block developers – Here is a coding tutorial from Misha Rudrastyh showing how to create a block variation to display custom loops.
Gen Herres @ youtube.com • 1 month ago
Are you a freelancer or at an agency and don’t yet have an accessibility program? Gen Herres shares a blueprint of the steps you can take to get started and build up your program.
David McCan @ webtng.com • 1 month ago
Dynamic Shortcodes is a powerful option for displaying dynamic data. This tutorial shows creating a single template for a Custom Post Type created with Meta Box. A number of different custom field types are displayed. This is a lightweight solution to displaying dynamic data using the Site Editor
Stephanie Eckles @ moderncss.dev • 1 month ago
CSS is becoming more like a programming language. A new feature is providing Type Definitions using the @ property. This is explained and demoed in this article by Stephanie Eckles. CanIUse reports a bit above 89% browser support.