WordPress-Developer-rss

A better way to test HTML in WordPress with assertEqualHTML()
If you’ve written PHPUnit tests for WordPress plugins that produce HTML output — block render callbacks, formatting filters, shortcodes —… Read More
How to add custom entries to the editor Preview dropdown
Since WordPress 6.7, plugin developers can extend the Preview dropdown in the editor with custom menu items. This is possible… Read More
What’s new for developers? (February 2026)
WordPress 7.0 Beta 1 is fast approaching. That means the mad rush to get everything into Gutenberg and Core before… Read More
From Abilities to AI Agents: Introducing the WordPress MCP Adapter
The Abilities API introduced in WordPress 6.9 makes it possible to register WordPress functionality that is standardized, discoverable, typed, and… Read More
Streamlining block theme development with WordPress Playground and GitHub
Block themes and the Site Editor have transformed the WordPress design landscape, making professional theme development accessible to designers who… Read More
How to use DataForm to create plugin settings pages
WordPress is in the midst of an admin redesign. During this transitional phase, the admin consists of two parts: the… Read More