require-static-blocks.php 536 B

12345678910111213141516171819202122232425262728293031323334
  1. <?php
  2. // This file was autogenerated by tools/release/sync-stable-blocks.js, do not change manually!
  3. // Returns folder names for static blocks necessary for core blocks registration.
  4. return array(
  5. 'audio',
  6. 'button',
  7. 'buttons',
  8. 'code',
  9. 'column',
  10. 'columns',
  11. 'embed',
  12. 'freeform',
  13. 'group',
  14. 'heading',
  15. 'html',
  16. 'list',
  17. 'list-item',
  18. 'media-text',
  19. 'missing',
  20. 'more',
  21. 'nextpage',
  22. 'paragraph',
  23. 'preformatted',
  24. 'pullquote',
  25. 'quote',
  26. 'separator',
  27. 'social-links',
  28. 'spacer',
  29. 'table',
  30. 'text-columns',
  31. 'verse',
  32. 'video',
  33. );