render_block_core_post_navigation_link
render_block_core_post_navigation_link ( $attributes, $content )
Parameters:- (array) attributes Block attributes.
- (string) content Block default content.
Returns:- (string) Returns the next or previous post link that is adjacent to the current post.
Defined at: - Introduced in WordPress: 5.9.0
- Deprecated in WordPress: —
Description
Renders the `core/post-navigation-link` block on the server.