Renders the `core/rss` block on server.
register_block_core_latest_posts
Registers the `core/latest-posts` block on server.
render_block_core_latest_posts
Renders the `core/latest-posts` block on server.
render_block_core_latest_comments
Renders the `core/latest-comments` block on server.
Advertisement
wp_latest_comments_draft_or_post_title
Get the post title.
register_block_core_categories
Registers the `core/categories` block on server.
build_dropdown_script_block_core_categories
Generates the inline script for a categories dropdown field.
render_block_core_categories
Renders the `core/categories` block on server.
Advertisement
register_block_core_calendar
Registers the `core/calendar` block on server.
render_block_core_calendar
Renders the `core/calendar` block on server.
render_block_core_block
Renders the `core/block` block on server.
register_block_core_archives
Register archives block.
Advertisement
render_block_core_archives
Renders the `core/archives` block on server.
__clear_multi_author_cache
Helper function to clear the cache for number of authors.
is_multi_author
Determines whether this site has more than one author.