I stumbled on this nice list…
I stumbled on this nice list of CSS tips that might come in handy.
I stumbled on this nice list of CSS tips that might come in handy.
After discussing it with several contributors, the decision has been made to officially remove IE11 support in WordPress 5.8. The removal will be done in two phases: WordPress 5.8 (among other changes) will effectively remove IE11 support in the block editor and all generated CSS files used within the admin. WordPress 5.9 will focus on…
The WordPress Marketing Team is hosting a Blogs to Blocks celebration and invites you to get involved by creating and responding to daily prompts around blogging, design, development, photos, community, and more ways to contribute.
The Core Team is considering how to include extendible technology to integrate AI. Additionally, there is a proposal needing your feedback around improving image performance. Felix Arntz notes that adding fetchpriority=”high”
to the LCP image typically improves LCP performance by 5-10%.
The latest call for testing from the Test team includes an exercise using the new Grid view, as well as creating pages from patters.
PostCSS is a tool for transforming CSS with JavaScript plugins. Emmanuel Yusufu has written a nice introduction and tutorial if you want to dive in.
Silvestar Bistrović defines what it means to “audit CSS.” Then he digs deep into Chrome DevTools, which you can use to troubleshoot and monitor a variety of different things. Even if you are familiar with Dev Tools, this is worth a read — there’s likely something here you’ve missed. Among the items Silvestar mentions are…
Many companies and individuals — both inside and outside the WordPress space — recently offered reduced or free versions of their products. 🎁 Igor Benić made his WordPress developer course for free using this link for a limited time. The Events Calendar folks are making Promoter free through June 1, 2020. This is an automated…
I don’t offer much code to members, but I have long struggled with wrangling Jetpack’s related posts, so I figured I’d share some code that I used to finally do so today. By default, you know what Jetpack’s related posts output is, right? It’s not too sexy. I turned it into this, and made it…