-
core/query
An advanced block that allows displaying post types based on different query parameters and visual configurations.
-
core/query-title
Display the query title.
-
core/query-pagination
Displays a paginated navigation to next/previous set of posts, when applicable.
-
core/query-pagination-previous
Displays the previous posts page link.
-
core/query-pagination-numbers
Displays a list of page numbers for pagination
-
core/query-pagination-next
Displays the next posts page link.
-
core/query-no-results
Contains the block elements used to render content when no query results are found.
-
core/post-title
Displays the title of a post, page, or any other content-type. Block Example #1 Post title not as a link Code Structure #1
-
core/post-terms
Post terms.
-
core/post-template
Contains the block elements used to render a post, like the title, date, featured image, content or excerpt, and more.