Allows the creation of custom blocks through the user interface.
File
core/modules/block_content/block_content.module
Functions
| Name | Description |
|---|---|
| block_content_add_body_field | Adds the default body field to a custom block type. |
| block_content_entity_type_alter | Implements hook_entity_type_alter(). |
| block_content_help | Implements hook_help(). |
| block_content_theme | Implements hook_theme(). |
Please login to continue.