You are here

Functions in Gutenberg 8

Primary tabs

Namesort descending Location Description Direct uses Strings
getRootDir scripts/gutenberg-dependencies.php 1
gutenberg_build_css_colors vendor/gutenberg/block-library/blocks/navigation-menu.php Build an array with CSS classes and inline styles defining the colors which will be applied to the navigation menu markup in the front-end. 1
gutenberg_build_dropdown_script_block_core_categories vendor/gutenberg/block-library/blocks/categories.php Generates the inline script for a categories dropdown field. 1
gutenberg_build_navigation_menu_html vendor/gutenberg/block-library/blocks/navigation-menu.php Walks the inner block structure and returns an HTML list for it. 1
gutenberg_cloud_gutenberg_blocks_alter modules/gutenberg_cloud/gutenberg_cloud.module Implements hook_gutenberg_blocks_alter().
gutenberg_cloud_theme modules/gutenberg_cloud/gutenberg_cloud.module Implements hook_theme().
gutenberg_core_social_link_get_icon vendor/gutenberg/block-library/blocks/social-link.php Returns the SVG for social link. 1
gutenberg_element_info_alter ./gutenberg.module Implements hook_element_info_alter().
gutenberg_entity_presave ./gutenberg.module Implements hook_entity_presave().
gutenberg_form_alter ./gutenberg.module Implements hook_form_alter().
gutenberg_form_media_edit_form_after_build ./gutenberg.module Alter media edit form. 1
gutenberg_form_media_edit_form_cancel ./gutenberg.module Alter media edit form cancel. 1
gutenberg_form_media_edit_form_submit ./gutenberg.module Alter media edit form submit. 1
gutenberg_form_node_form_after_build ./gutenberg.module Called by after build text fields on the form. 1
gutenberg_form_node_form_alter ./gutenberg.module Implements hook_form_node_form_alter().
gutenberg_form_node_form_details_after_build ./gutenberg.module Called by form after build. 1
gutenberg_handle_messages ./gutenberg.module Handle messages.
gutenberg_help ./gutenberg.module Implements hook_help().
gutenberg_latest_comments_draft_or_post_title vendor/gutenberg/block-library/blocks/latest-comments.php Get the post title. 1
gutenberg_library_info_alter ./gutenberg.module Implements hook_library_info_alter().
gutenberg_page_attachments ./gutenberg.module Implements hook_page_attachments().
gutenberg_post_update_reusable_block_view_access ./gutenberg.post_update.php Add access restriction to reusable blocks view.
gutenberg_preprocess_node ./gutenberg.module Implements template_preprocess_node().
gutenberg_register_block_core_archives vendor/gutenberg/block-library/blocks/archives.php Register archives block. 1
gutenberg_register_block_core_block vendor/gutenberg/block-library/blocks/block.php Registers the `core/block` block. 1
gutenberg_register_block_core_calendar vendor/gutenberg/block-library/blocks/calendar.php Registers the `core/calendar` block on server. 1
gutenberg_register_block_core_categories vendor/gutenberg/block-library/blocks/categories.php Registers the `core/categories` block on server. 1
gutenberg_register_block_core_latest_comments vendor/gutenberg/block-library/blocks/latest-comments.php Registers the `core/latest-comments` block. 1
gutenberg_register_block_core_latest_posts vendor/gutenberg/block-library/blocks/latest-posts.php Registers the `core/latest-posts` block on server. 1
gutenberg_register_block_core_legacy_widget vendor/gutenberg/block-library/blocks/legacy-widget.php Register legacy widget block. 1
gutenberg_register_block_core_navigation_menu vendor/gutenberg/block-library/blocks/navigation-menu.php Register the navigation menu block. 1
gutenberg_register_block_core_rss vendor/gutenberg/block-library/blocks/rss.php Registers the `core/rss` block on server. 1
gutenberg_register_block_core_search vendor/gutenberg/block-library/blocks/search.php Registers the `core/search` block on the server. 1
gutenberg_register_block_core_shortcode vendor/gutenberg/block-library/blocks/shortcode.php Registers the `core/shortcode` block on server. 1
gutenberg_register_block_core_site_title vendor/gutenberg/block-library/blocks/site-title.php Registers the `core/site-title` block on the server. 1
gutenberg_register_block_core_social_link vendor/gutenberg/block-library/blocks/social-link.php Registers the `core/social-link` blocks. 1
gutenberg_register_block_core_tag_cloud vendor/gutenberg/block-library/blocks/tag-cloud.php Registers the `core/tag-cloud` block on server. 1
gutenberg_render_block_core_archives vendor/gutenberg/block-library/blocks/archives.php Renders the `core/archives` block on server. 1
gutenberg_render_block_core_block vendor/gutenberg/block-library/blocks/block.php Renders the `core/block` block on server. 1
gutenberg_render_block_core_calendar vendor/gutenberg/block-library/blocks/calendar.php Renders the `core/calendar` block on server. 1
gutenberg_render_block_core_categories vendor/gutenberg/block-library/blocks/categories.php Renders the `core/categories` block on server. 1
gutenberg_render_block_core_latest_comments vendor/gutenberg/block-library/blocks/latest-comments.php Renders the `core/latest-comments` block on server. 1
gutenberg_render_block_core_latest_posts vendor/gutenberg/block-library/blocks/latest-posts.php Renders the `core/latest-posts` block on server. 1
gutenberg_render_block_core_rss vendor/gutenberg/block-library/blocks/rss.php Renders the `core/rss` block on server. 1
gutenberg_render_block_core_search vendor/gutenberg/block-library/blocks/search.php Dynamically renders the `core/search` block. 1
gutenberg_render_block_core_shortcode vendor/gutenberg/block-library/blocks/shortcode.php Performs wpautop() on the shortcode block content. 1
gutenberg_render_block_core_site_title vendor/gutenberg/block-library/blocks/site-title.php Renders the `core/site-title` block on the server. 1
gutenberg_render_block_core_tag_cloud vendor/gutenberg/block-library/blocks/tag-cloud.php Renders the `core/tag-cloud` block on server. 1
gutenberg_render_block_legacy_widget vendor/gutenberg/block-library/blocks/legacy-widget.php Renders the `core/legacy-widget` block on server. 1
gutenberg_render_block_navigation_menu vendor/gutenberg/block-library/blocks/navigation-menu.php Renders the `core/navigation-menu` block on server. 1

Pages

Other projects