© 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...
