PHP Classes

File: wordpress/wp-includes/blocks/require-static-blocks.php

Recommend this page to a friend!
  Classes of Faris AL-Otabi   WordPress Docker Swarm   wordpress/wp-includes/blocks/require-static-blocks.php   Download  
File: wordpress/wp-includes/blocks/require-static-blocks.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: WordPress Docker Swarm
Deploy WordPress to multiple containers
Author: By
Last change:
Date: 27 days ago
Size: 501 bytes
 

Contents

Class file image Download
<?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(
   
'audio',
   
'buttons',
   
'code',
   
'column',
   
'columns',
   
'details',
   
'embed',
   
'freeform',
   
'group',
   
'html',
   
'list-item',
   
'missing',
   
'more',
   
'nextpage',
   
'paragraph',
   
'preformatted',
   
'pullquote',
   
'quote',
   
'separator',
   
'social-links',
   
'spacer',
   
'table',
   
'text-columns',
   
'verse',
   
'video',
);