[ 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.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      'embed',
  14      'freeform',
  15      'group',
  16      'html',
  17      'list-item',
  18      'math',
  19      'missing',
  20      'more',
  21      'nextpage',
  22      'preformatted',
  23      'pullquote',
  24      'quote',
  25      'separator',
  26      'social-links',
  27      'spacer',
  28      'table',
  29      'terms-query',
  30      'text-columns',
  31      'verse',
  32  );


Generated : Thu Jun 18 08:20:10 2026 Cross-referenced by PHPXref