git-subtree-dir: SiriusPress/wordpress
git-subtree-mainline: 6d2204413f383520b3f2ece120bc7324f2e88906
git-subtree-split: 1f173de885
33 lines
535 B
PHP
33 lines
535 B
PHP
<?php
|
|
|
|
// This file was autogenerated by tools/gutenberg/copy.js, do not change manually!
|
|
// Returns folder names for static blocks necessary for core blocks registration.
|
|
return array(
|
|
'accordion-heading',
|
|
'accordion-panel',
|
|
'audio',
|
|
'buttons',
|
|
'code',
|
|
'column',
|
|
'columns',
|
|
'embed',
|
|
'freeform',
|
|
'group',
|
|
'html',
|
|
'list-item',
|
|
'math',
|
|
'missing',
|
|
'more',
|
|
'nextpage',
|
|
'preformatted',
|
|
'pullquote',
|
|
'quote',
|
|
'separator',
|
|
'social-links',
|
|
'spacer',
|
|
'tab-panels',
|
|
'table',
|
|
'terms-query',
|
|
'text-columns',
|
|
'verse',
|
|
);
|