This commit is contained in:
@@ -5,4 +5,11 @@ wp.domReady( () => {
|
|||||||
label: 'Tabbed Heading',
|
label: 'Tabbed Heading',
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
wp.blocks.registerBlockStyle(
|
||||||
|
'core/post-title', {
|
||||||
|
name: 'tabbed-heading',
|
||||||
|
label: 'Tabbed Heading',
|
||||||
|
}
|
||||||
|
)
|
||||||
} )
|
} )
|
||||||
Reference in New Issue
Block a user