render_block_core_rss() Renders the `core/rss` block on server.
register_block_core_rss() Registers the `core/rss` block on server.
render_block_core_term_description() Renders the `core/term-description` block on the server.
register_block_core_term_description() Registers the `core/term-description` block on the server.
block_core_comment_template_render_comments() Function that recursively renders a list of nested comments.
render_block_core_comment_template() Renders the `core/comment-template` block on the server.
register_block_core_comment_template() Registers the `core/comment-template` block on the server.
render_block_core_social_link() Renders the `core/social-link` block on server.
register_block_core_social_link() Registers the `core/social-link` blocks.
block_core_social_link_get_icon() Returns the SVG for social link.
block_core_social_link_get_name() Returns the brand name for social link.
block_core_social_link_services() Returns the SVG for social link.
block_core_social_link_get_color_styles() Returns CSS styles for icon and icon background colors.
block_core_social_link_get_color_classes() Returns CSS classes for icon and icon background colors.
render_block_core_read_more() Renders the `core/read-more` block on the server.
register_block_core_read_more() Registers the `core/read-more` block on the server.
render_block_core_site_tagline() Renders the `core/site-tagline` block on the server.
register_block_core_site_tagline() Registers the `core/site-tagline` block on the server.
render_block_core_archives() Renders the `core/archives` block on server.
register_block_core_archives() Register archives block.
block_core_gallery_data_id_backcompatibility() Handles backwards compatibility for Gallery Blocks,
block_core_gallery_render() Renders the `core/gallery` block on the server.
register_block_core_gallery() Registers the `core/gallery` block on server.
render_block_core_post_title() Renders the `core/post-title` block on the server.
register_block_core_post_title() Registers the `core/post-title` block on the server.
block_core_latest_posts_get_excerpt_length() Callback for the excerpt_length filter used by
render_block_core_latest_posts() Renders the `core/latest-posts` block on server.
register_block_core_latest_posts() Registers the `core/latest-posts` block on server.
block_core_latest_posts_migrate_categories() Handles outdated versions of the `core/latest-posts` block by converting
render_block_core_query_no_results() Renders the `core/query-no-results` block on the server.
register_block_core_query_no_results() Registers the `core/query-no-results` block on the server.
render_block_core_comment_author_name() Renders the `core/comment-author-name` block on the server.
register_block_core_comment_author_name() Registers the `core/comment-author-name` block on the server.
render_block_core_comments_pagination_next() Renders the `core/comments-pagination-next` block on the server.
register_block_core_comments_pagination_next() Registers the `core/comments-pagination-next` block on the server.
render_block_core_shortcode() Performs wpautop() on the shortcode block content.
register_block_core_shortcode() Registers the `core/shortcode` block on server.
register_core_block_style_handles() Registers core block style handles.
register_core_block_types_from_metadata() Registers core block types using metadata files.
wp_register_core_block_metadata_collection() Registers the core block metadata collection.
render_block_core_comments_pagination_previous() Renders the `core/comments-pagination-previous` block on the server.
register_block_core_comments_pagination_previous() Registers the `core/comments-pagination-previous` block on the server.
render_block_core_query_total() Renders the `query-total` block on the server.
register_block_core_query_total() Registers the `query-total` block.
render_block_core_post_terms() Renders the `core/post-terms` block on the server.
block_core_post_terms_build_variations() Returns the available variations for the `core/post-terms` block.
register_block_core_post_terms() Registers the `core/post-terms` block on the server.
render_block_core_post_comments_form() Renders the `core/post-comments-form` block on the server.
register_block_core_post_comments_form() Registers the `core/post-comments-form` block on the server.
post_comments_form_block_form_defaults() Use the button block classes for the form-submit button.