Changes to Toolbar components in WordPress 5.6

Toolbar shouldn’t be used within other toolbars To better reflect its semantics, the Toolbar component shouldn’t be used to group a set of toolbar controls within another toolbar anymore and will show a deprecation warning if used like so. ToolbarGroup should be used instead. Before After Block toolbars now require controls to be ToolbarButton or … Continue reading Changes to Toolbar components in WordPress 5.6