-
core/read-more
Displays the link of a post, page, or any other content-type.
-
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. This block consists of the blocks core/query-pagination-previous, core/query-pagination-numbers and core/query-pagination-next. Code structure
-
core/query-pagination-previous
Displays the previous posts page link. To test this click on “next page”. After that you will be on page 2 of the pagination and “Previous Page” will be visible. Code structure
-
core/query-pagination-numbers
Displays a list of page numbers for pagination Code structure
-
core/query-pagination-next
Displays the next posts page link. Code structure
-
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.