kollapsminoriteten/wp-includes/blocks/require-static-blocks.php

35 lines
558 B
PHP
Raw Normal View History

2022-12-15 17:47:31 +01:00
<?php
// This file was autogenerated by tools/release/sync-stable-blocks.js, do not change manually!
// Returns folder names for static blocks necessary for core blocks registration.
return array(
2025-12-12 13:15:55 +01:00
'accordion-heading',
'accordion-panel',
2022-12-15 17:47:31 +01:00
'audio',
'buttons',
'code',
'column',
'columns',
2023-09-26 10:33:34 +02:00
'details',
2022-12-15 17:47:31 +01:00
'embed',
'freeform',
'group',
'html',
'list-item',
2025-12-12 13:15:55 +01:00
'math',
2022-12-15 17:47:31 +01:00
'missing',
'more',
'nextpage',
'paragraph',
'preformatted',
'pullquote',
'quote',
'separator',
'social-links',
'spacer',
'table',
2025-12-12 13:15:55 +01:00
'terms-query',
2022-12-15 17:47:31 +01:00
'text-columns',
'verse',
);