Back from Burnout

Burnout can be crippling - to life, to our jobs, to ourselves - but it's not the end. And you CAN look for ways to combat it.

Post Status
WordPress 7.0 Field Guide

This guide outlines major developer features and breaking changes in 7.0 and is published in the Release Candidate phase to help inform WordPress extending developers, Core developers, and others. …

Make WordPress Core
How to build an image generation plugin with the WordPress AI Client

Learn how to use the WordPress AI Client to build a provider-agnostic plugin that generates images directly within the Media Library.

WordPress Developer Blog
Removing title attributes in author link functions

WordPress 7.0 removes—or facilitates removing—title attributes from links relating to post authors in the following functions: get_the_author_link(), the_author_link(), get_the_author_posts_link(),…

Make WordPress Core
Dev Chat Agenda – May 13, 2026

The next WordPress Developers Chat will take place on in the core channel on Make WordPress Slack. The live meeting will focus on the discussion for upcoming releases, and have an open floor sectio…

Make WordPress Core
Dev Chat summary: May 6, 2026

Start of the meeting in Slack, facilitated by @audrasjb 🔗 Agenda post. Announcements 📢 WordPress 7.0 Updates RC3 (“new Beta 1”) scheduled for this Friday, May 8th Call for RTC testing from hosts. S…

Make WordPress Core
What’s new for developers? (May 2026)

Stay up to date with the latest Gutenberg and WordPress 7.0 developer updates for May 2026, including the evolving content types system, new grid package, block improvements, API changes, and key fixes impacting themes, plugins, and editor workflows.

WordPress Developer Blog
Automating Database Syncs with WP Migrate and WP-CLI https://deliciousbrains.com/automating-database-syncs/ #WordPress #wpdev
Automating Database Syncs with WP Migrate and WP-CLI

Modern development workflows have mostly solved the file problem. We use Git to version our themes and plugins, and we use CI/CD pipelines to deploy those files to staging and…

Delicious Brains
WordCamp Kampala 2026: Tech for Social Good in a Rapidly Evolving Digital World

WordCamp Kampala 2026 returns as a gathering of the region’s WordPress community, bringing together developers, designers, content creators, entrepreneurs, educators, and tech enthusiasts for two d…

WordCamp Central
@wordpress/style-runtime – Block Editor Handbook | Developer.WordPress.org

Runtime helpers for registering styles and injecting them into one or more documents.

WordPress Developer Resources