This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* This theme only needs a small list of blocks enabled | |
* | |
* https://developer.wordpress.org/block-editor/reference-guides/core-blocks/ | |
* | |
* Also see theme.json in the theme root. Options are restricted there too to follow specific brand standards. | |
*/ | |
function allowed_block_types() | |
{ | |
return array( |