[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/blocks/ -> require-static-blocks.php (source)

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


Generated : Wed Apr 15 08:20:10 2026 Cross-referenced by PHPXref