After the recent announcement that the…
After the recent announcement that the minimum PHP version requirements will rise to 5.6 in 2019, Justin Tadlock wrote an excellent introduction to PHP Namespaces for developers.
After the recent announcement that the minimum PHP version requirements will rise to 5.6 in 2019, Justin Tadlock wrote an excellent introduction to PHP Namespaces for developers.
Brent Roose has a preview of what to expect in the upcoming release of PHP 8.1: Array unpacking with string keys A new array_is_list function Enums (Enumeration types) The RFC is still under discussion on enums, but the proposal to them has been received with enthusiasm. If you’re unsure about the value they add, you…
It’s your weekly roundup of news briefs for busy WordPress professionals! @dimensionmedia, can you believe we’ve done almost 500 of these? -Ed.
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.
WordPress 6.2 “Dolphy” The latest version of WordPress, 6.2 “Dolphy,” has now been released. This new version includes various updates and improvements designed to enhance the user experience for developers and website administrators. One of the most significant additions is the Site Health Check feature, which has been improved to provide more comprehensive diagnostic information….
Chris Coyier is not a stranger to most of us web workers. He’s a designer at CodePen, a writer at CSS-Tricks, and a podcaster at ShopTalk. He uses WordPress on all three of his primary projects. For years, Chris has been a consistent advocate for the platform. He develops his own websites with WordPress, but his day-to-day…
Cal Evans explains the basics of Docker and Lando — as well as the advantages of using them. Docker is an open platform for developing, shipping, and running applications.