render_block_core_query_pagination_previous
render_block_core_query_pagination_previous ( $attributes, $content, $block )
Parameters:- (array) attributes Block attributes.
- (string) content Block default content.
- (WP_Block) block Block instance.
Returns:- (string) Returns the previous posts link for the query.
Defined at: - Introduced in WordPress: 5.8.0
- Deprecated in WordPress: —
Description
Renders the `core/query-pagination-previous` block on the server.