© 2026 Hashnode
WordPress offers two distinct preview systems: the Customizer's device preview and the Block Editor's "Preview in new tab" dropdown. Both are extensible, but they require completely different approaches. I dug into both. ℹ️ Two Separate APIs The ter...

import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; WordPress 7.0 Beta 1 is here, and it is not an incremental update. The two big moves are real-time collaboration and native AI integration via the Abilities API. Whether that makes...

WordPress officially documented real-time collaboration for the Block Editor on March 10, 2026, during the WordPress 7.0 cycle. This is the first core-facing iteration of Gutenberg Phase 3 collaboration, and it changes how plugin and block code must ...
